public interface ServiceProvider
Modifier and Type | Method and Description |
---|---|
<T> T |
getService(Class<T> serviceInterface)
Get the service of the given type if available.
|
<T> T getService(Class<T> serviceInterface)
serviceInterface
- the service interface or typenull
if no such service existsBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a