Uses of Class
com.bc.ceres.core.ServiceRegistryManager
-
Packages that use ServiceRegistryManager Package Description com.bc.ceres.core Provides low-level application classes for service registration, progress monitoring and assertions. -
-
Uses of ServiceRegistryManager in com.bc.ceres.core
Methods in com.bc.ceres.core that return ServiceRegistryManager Modifier and Type Method Description static ServiceRegistryManager
ServiceRegistryManager. getInstance()
Methods in com.bc.ceres.core with parameters of type ServiceRegistryManager Modifier and Type Method Description static void
ServiceRegistryManager. setInstance(ServiceRegistryManager instance)
-