| Modifier and Type | Method and Description |
|---|---|
Service |
DefaultServiceRegistry.getServiceInstance(String name) |
Service |
ServiceRegistry.getServiceInstance(String name)
This method returns a service instance associated with the supplied name.
|
protected Service |
DefaultServiceRegistry.newServiceInstance(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultServiceRegistry.returnServiceInstance(Service service) |
void |
ServiceRegistry.returnServiceInstance(Service service)
This method returns the service instance after use.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.