public interface OsgiServiceRegistry
Modifier and Type | Method and Description |
---|---|
<T> T |
getService(java.lang.Class<T> clazz)
Provides an implementation of the given interface T that is guaranteed to be backed by the highest ranked
OSGI service implementing T.
|
<T> T getService(java.lang.Class<T> clazz)
Copyright © 2003-2014 Atlassian. All Rights Reserved.