Package com.dtolabs.rundeck.core.common
Interface FrameworkSupportService
-
- All Known Subinterfaces:
ConfigurableService<T>,DescribableService,ExecutionService,PluggableProviderService<T>,PluggableService<T>,ProviderRegistryService<T>,ProviderService<T>
- All Known Implementing Classes:
AbstractProviderRegistryService,AdapterService,BasePluggableProviderService,BasePluggableProviderServiceImpl,BasePluginProviderService,BaseProviderRegistryService,ChainedProviderService,ChainedProviderServiceImpl,ExecutionServiceImpl,FileCopierService,FrameworkPluggableProviderService,IFrameworkProviderRegistryService,NodeDispatcherService,NodeExecutorService,NodeSpecifiedService,NodeStepExecutionService,OrchestratorService,PluggableProviderRegistryService,PluggableStoragePluginProviderService,PluginManagerService,PresetBaseProviderRegistryService,ResourceFormatGeneratorService,ResourceFormatParserService,ResourceModelSourceService,StepExecutionService,StoragePluginProviderService,WorkflowExecutionService,WorkflowStrategyService
public interface FrameworkSupportServiceFrameworkSupportService common interface for services that can be registered with and retrieved from a Framework instance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()
-