public interface ServiceRegistryAwareService
Allows services to be injected with the ServiceRegistry
during configuration phase.
Modifier and Type | Method and Description |
---|---|
void |
injectServices(ServiceRegistryImplementor serviceRegistry)
Callback to inject the registry.
|
void injectServices(ServiceRegistryImplementor serviceRegistry)
Callback to inject the registry.
serviceRegistry
- The registryCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.