JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.dtolabs.rundeck.core.common
Interface FrameworkSupportService
All Known Subinterfaces:
ConfigurableService
<T>,
DescribableService
,
ExecutionService
,
PluggableProviderService
<T>,
PluggableService
<T>,
ProviderService
<T>
All Known Implementing Classes:
AdapterService
,
BasePluggableProviderService
,
BaseProviderRegistryService
,
ChainedProviderService
,
ChainedProviderServiceImpl
,
FileCopierService
,
FrameworkPluggableProviderService
,
NodeDispatcherService
,
NodeExecutorService
,
NodeSpecifiedService
,
NodeStepExecutionService
,
OrchestratorService
,
PluggableProviderRegistryService
,
PluginManagerService
,
ResourceFormatGeneratorService
,
ResourceFormatParserService
,
ResourceModelSourceService
,
StepExecutionService
,
WorkflowExecutionService
public interface
FrameworkSupportService
FrameworkSupportService common interface for services that can be registered with and retrieved from a Framework instance
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Method Detail
getName
java.lang.String getName()
Returns:
the name used to identify the service
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method