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