|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.resources.ScriptResourceModelSourceFactory
public class ScriptResourceModelSourceFactory
ScriptResourceModelSourceFactory implements the 'script' plugin for ResourceModelSource
Constructor Summary | |
---|---|
ScriptResourceModelSourceFactory(Framework framework)
|
Method Summary | |
---|---|
ResourceModelSource |
createResourceModelSource(java.util.Properties configuration)
Return a resource model source for the given configuration |
Description |
getDescription()
Return the configuration description |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptResourceModelSourceFactory(Framework framework)
Method Detail |
---|
public Description getDescription()
Describable
getDescription
in interface Describable
public ResourceModelSource createResourceModelSource(java.util.Properties configuration) throws ConfigurationException
ResourceModelSourceFactory
createResourceModelSource
in interface ResourceModelSourceFactory
ConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |