|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.plugins.BaseProviderRegistryService<NodeDispatcher>
com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcherService
public class NodeDispatcherService
NodeProcessorService is ...
Field Summary |
---|
Fields inherited from class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService |
---|
framework, instanceregistry, registry |
Constructor Summary | |
---|---|
NodeDispatcherService(Framework framework)
|
Method Summary | |
---|---|
static NodeDispatcherService |
getInstanceForFramework(Framework framework)
|
java.lang.String |
getName()
Return the name used to identify the service |
NodeDispatcher |
getNodeDispatcher(ExecutionContext context)
|
Methods inherited from class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService |
---|
createProviderInstanceFromType, hasValidProviderSignature, listProviders, providerOfType, registerClass, registerInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeDispatcherService(Framework framework)
Method Detail |
---|
public NodeDispatcher getNodeDispatcher(ExecutionContext context) throws ExecutionServiceException
ExecutionServiceException
public static NodeDispatcherService getInstanceForFramework(Framework framework)
public java.lang.String getName()
FrameworkSupportService
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |