- getService() - Method in class org.ops4j.pax.swissbox.tracker.ReplaceableService
-
Returne the current service.
- getService(BundleContext, String) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, Class<T>) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, Class<T>, Map<String, String>) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, Class<T>, long, Map<String, String>) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, Class<T>, long) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, Class<T>, long, String) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, String, long, Map<String, String>) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getService(BundleContext, String, long, String) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given criteria.
- getServiceByFilter(BundleContext, String) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given filter.
- getServiceByFilter(BundleContext, String, long) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service matching the given filter.
- getServiceReference(BundleContext, String, long, String) - Static method in class org.ops4j.pax.swissbox.tracker.ServiceLookup
-
Returns a service reference matching the given criteria.