Uses of Class
de.aristaflow.adept2.core.registry.BootstrapRegistry
Packages that use BootstrapRegistry
-
Uses of BootstrapRegistry in de.aristaflow.adept2.core.registry
Methods in de.aristaflow.adept2.core.registry that return BootstrapRegistryModifier and TypeMethodDescriptionprotected BootstrapRegistryAristaFlowPlatform.createBootstrapRegistry(UrlConfigurationManager cMgr) Creates a new bootstrap registry having the designated configuration manager.protected BootstrapRegistryAristaFlowPlatform.getBootstrapRegistry()Constructor parameters in de.aristaflow.adept2.core.registry with type arguments of type BootstrapRegistryModifierConstructorDescriptionprotectedBootstrapRegistry(UrlConfigurationManager confMgr, Class<? extends BootstrapRegistry> bootstrapClass) Creates a new bootstrap registry having the designated configuration manager. -
Uses of BootstrapRegistry in de.aristaflow.adept2.core.registry.twophase
Subclasses of BootstrapRegistry in de.aristaflow.adept2.core.registry.twophaseModifier and TypeClassDescriptionclassTwoPhaseBootstrap<T extends ADEPT2Service>A bootstrap registry that bootstraps and shuts down in two phases.Methods in de.aristaflow.adept2.core.registry.twophase that return BootstrapRegistryModifier and TypeMethodDescriptionprotected BootstrapRegistryTwoPhasePlatform.createBootstrapRegistry(UrlConfigurationManager confMgr)