Uses of Interface
org.ikasan.spec.module.StartupControl
-
-
Uses of StartupControl in org.ikasan.spec.module
Methods in org.ikasan.spec.module that return StartupControl Modifier and Type Method Description StartupControlModuleService. getStartupControl(java.lang.String moduleName, java.lang.String flowName)Get the startup control for the given module and flowStartupControlStartupControlService. getStartupControl(java.lang.String moduleName, java.lang.String flowName)Get the startup control for the given module and flow
-