public class NodeDispatcherService extends BaseProviderRegistryService<NodeDispatcher>
framework, instanceregistry, 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, hasValidProviderSignature, listProviders, providerOfType, registerClass, registerInstancepublic NodeDispatcherService(Framework framework)
public NodeDispatcher getNodeDispatcher(ExecutionContext context) throws ExecutionServiceException
ExecutionServiceExceptionpublic static NodeDispatcherService getInstanceForFramework(Framework framework)
public java.lang.String getName()