All Downloads are FREE. Search and download functionalities are using the official Maven repository.

brooklyn.entity.database.rubyrep.RubyRepDriver Maven / Gradle / Ivy

package brooklyn.entity.database.rubyrep;

import brooklyn.entity.basic.SoftwareProcessDriver;

/**
 * The driver interface for {@link RubyRepNode}.
 */
public interface RubyRepDriver extends SoftwareProcessDriver {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy