public class NodeDispatcherService extends BaseProviderRegistryService<NodeDispatcher>
frameworkinstanceregistry, registry| Constructor and Description |
|---|
NodeDispatcherService(Framework framework) |
| Modifier and Type | Method and Description |
|---|---|
static NodeDispatcherService |
getInstanceForFramework(Framework framework) |
java.lang.String |
getName() |
NodeDispatcher |
getNodeDispatcher(ExecutionContext context) |
createProviderInstanceFromType, hasValidProviderSignaturecloseableProviderOfType, listProviders, providerOfType, registerClass, registerInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCacheInstances, registerClass, registerInstance, setCacheInstancescloseableProviderOfType, listProviders, providerOfTypepublic NodeDispatcherService(Framework framework)
public NodeDispatcher getNodeDispatcher(ExecutionContext context) throws ExecutionServiceException
ExecutionServiceExceptionpublic static NodeDispatcherService getInstanceForFramework(Framework framework)
public java.lang.String getName()