- getComment() - Method in interface org.ikasan.spec.module.StartupControl
-
Accessor for comment
- getDescription() - Method in interface org.ikasan.spec.module.Module
-
Returns a human readable description of this module
- getFlow(String) - Method in interface org.ikasan.spec.module.Module
-
Returns a Flow with this name.
- getFlowName() - Method in interface org.ikasan.spec.module.StartupControl
-
Accessor for flowName
- getFlows() - Method in interface org.ikasan.spec.module.Module
-
Returns a Map of this module's Flows
- getModule(String) - Method in interface org.ikasan.spec.module.ModuleContainer
-
Returns the module named by moduleName or null if it does not exist
- getModule(String) - Method in interface org.ikasan.spec.module.ModuleService
-
Resolves a specified Module by name
- getModuleName() - Method in interface org.ikasan.spec.module.StartupControl
-
Accessor for moduleName
- getModules() - Method in interface org.ikasan.spec.module.ModuleContainer
-
Exposes all the loaded Modules
- getModules() - Method in interface org.ikasan.spec.module.ModuleService
-
Returns all available Modules
- getName() - Method in interface org.ikasan.spec.module.Module
-
Returns the name of the module
- getStartupControl(String, String) - Method in interface org.ikasan.spec.module.ModuleService
-
Get the startup control for the given module and flow
- getStartupControl(String, String) - Method in interface org.ikasan.spec.module.StartupControlService
-
Get the startup control for the given module and flow
- getStartupType() - Method in interface org.ikasan.spec.module.StartupControl
-
Accessor for startupType
- getUrl() - Method in interface org.ikasan.spec.module.Module
-
Returns the url of the module.
- getVersion() - Method in interface org.ikasan.spec.module.Module
-
Returns the runtime version of the module