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) |
closeableProviderOfType, createProviderInstanceFromType, hasValidProviderSignature, listProviders, providerOfType, registerClass, registerInstance
public NodeDispatcherService(Framework framework)
public NodeDispatcher getNodeDispatcher(ExecutionContext context) throws ExecutionServiceException
ExecutionServiceException
public static NodeDispatcherService getInstanceForFramework(Framework framework)
public java.lang.String getName()