OSGi™ Core
Release 6

Uses of Interface
org.osgi.framework.Filter

Packages that use Filter
org.osgi.framework Framework Package Version 1.8. 
org.osgi.util.tracker Tracker Package Version 1.5. 
 

Uses of Filter in org.osgi.framework
 

Methods in org.osgi.framework that return Filter
 Filter BundleContext.createFilter(String filter)
          Creates a Filter object.
static Filter FrameworkUtil.createFilter(String filter)
          Creates a Filter object.
 

Uses of Filter in org.osgi.util.tracker
 

Fields in org.osgi.util.tracker declared as Filter
protected  Filter ServiceTracker.filter
          The Filter used by this ServiceTracker which specifies the search criteria for the services to track.
 

Constructors in org.osgi.util.tracker with parameters of type Filter
ServiceTracker(BundleContext context, Filter filter, ServiceTrackerCustomizer<S,T> customizer)
          Create a ServiceTracker on the specified Filter object.
 


OSGi™ Core
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0