OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Uses of Class
org.osgi.framework.InvalidSyntaxException

Packages that use InvalidSyntaxException
org.osgi.framework Framework Package Version 1.6. 
 

Uses of InvalidSyntaxException in org.osgi.framework
 

Methods in org.osgi.framework that throw InvalidSyntaxException
 void BundleContext.addServiceListener(ServiceListener listener, java.lang.String filter)
          Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
static Filter FrameworkUtil.createFilter(java.lang.String filter)
          Creates a Filter object.
 Filter BundleContext.createFilter(java.lang.String filter)
          Creates a Filter object.
 ServiceReference<?>[] BundleContext.getAllServiceReferences(java.lang.String clazz, java.lang.String filter)
          Returns an array of ServiceReference objects.
<S> java.util.Collection<ServiceReference<S>>
BundleContext.getServiceReferences(java.lang.Class<S> clazz, java.lang.String filter)
          Returns a collection of ServiceReference objects.
 ServiceReference<?>[] BundleContext.getServiceReferences(java.lang.String clazz, java.lang.String filter)
          Returns an array of ServiceReference objects.
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

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