Package org.eclipse.sisu.equinox
Interface EquinoxServiceFactory
-
public interface EquinoxServiceFactoryInterface to access OSGi services in an Equinox runtime.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> TgetService(Class<T> clazz)<T> TgetService(Class<T> clazz, String filter)
-