Uses of Interface
org.commonjava.indy.action.BootupAction
-
Packages that use BootupAction Package Description org.commonjava.indy.action -
-
Uses of BootupAction in org.commonjava.indy.action
Constructor parameters in org.commonjava.indy.action with type arguments of type BootupAction Constructor Description IndyLifecycleManager(org.commonjava.indy.stats.IndyVersioning versioning, Iterable<BootupAction> bootupActionInstances, Iterable<MigrationAction> migrationActionInstances, Iterable<StartupAction> startupActionInstances, Iterable<ShutdownAction> shutdownActionInstances)
-