public class ServiceRegistryTestingImpl extends StandardServiceRegistryImpl implements ServiceRegistryImplementor
ALLOW_CRAWLING
Constructor and Description |
---|
ServiceRegistryTestingImpl(boolean autoCloseRegistry,
BootstrapServiceRegistry bootstrapServiceRegistry,
List<StandardServiceInitiator> serviceInitiators,
List<ProvidedService> providedServices,
Map<?,?> configurationValues) |
Modifier and Type | Method and Description |
---|---|
static ServiceRegistryTestingImpl |
forUnitTesting() |
static ServiceRegistryTestingImpl |
forUnitTesting(Map settings) |
configureService, initiateService
createService, createServiceBinding, createServiceBinding, deRegisterChild, destroy, getParentServiceRegistry, getService, injectDependencies, isActive, locateServiceBinding, locateServiceBinding, registerChild, registerService, startService, stopService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deRegisterChild, destroy, locateServiceBinding, registerChild
getParentServiceRegistry, getService
public ServiceRegistryTestingImpl(boolean autoCloseRegistry, BootstrapServiceRegistry bootstrapServiceRegistry, List<StandardServiceInitiator> serviceInitiators, List<ProvidedService> providedServices, Map<?,?> configurationValues)
public static ServiceRegistryTestingImpl forUnitTesting()
public static ServiceRegistryTestingImpl forUnitTesting(Map settings)
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.