Class ServicesCheck.Tracker
- java.lang.Object
-
- org.apache.felix.hc.generalchecks.ServicesCheck.Tracker
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- ServicesCheck
public class ServicesCheck.Tracker extends Object implements Closeable
-
-
Constructor Detail
-
Tracker
public Tracker(org.osgi.framework.BundleContext context, String nameOrFilter)
-
-
Method Detail
-
present
public boolean present()
-
close
public void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
-