Uses of Class
de.aristaflow.adept2.base.registry.ServiceRegistry
- 
Packages that use ServiceRegistry Package Description de.aristaflow.adept2.core.registry de.aristaflow.adept2.core.registry.twophase 
- 
- 
Uses of ServiceRegistry in de.aristaflow.adept2.core.registrySubclasses of ServiceRegistry in de.aristaflow.adept2.core.registry Modifier and Type Class Description classBootstrapRegistryThis bootstrap registry is the central entity from which other registries and services can be retrieved.
- 
Uses of ServiceRegistry in de.aristaflow.adept2.core.registry.twophaseSubclasses of ServiceRegistry in de.aristaflow.adept2.core.registry.twophase Modifier and Type Class Description classTwoPhaseBootstrap<T extends ADEPT2Service>A bootstrap registry that bootstraps and shuts down in two phases.
 
-