Package org.eclipse.sisu.equinox
Interface EquinoxServiceFactory
public interface EquinoxServiceFactory
Interface to access OSGi services in an Equinox runtime.
-
Method Summary
Modifier and TypeMethodDescription<T> TgetService(Class<T> clazz) <T> TgetService(Class<T> clazz, String filter)
-
Method Details
-
getService
-
getService
-