Interface PluginRubyConfig
-
- All Superinterfaces:
Comparable<PluginConfig>,PluginConfig
public interface PluginRubyConfig extends PluginConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRubyLoadDir()StringgetRubyMainClass()StringgetRubyRequire()-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.killbill.billing.osgi.api.config.PluginConfig
getPluginKey, getPluginLanguage, getPluginName, getPluginType, getPluginVersionnedName, getPluginVersionRoot, getVersion, isDisabled, isSelectedForStart
-
-