|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidSyntaxException | |
---|---|
org.osgi.framework |
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 this context bundle's list of listeners. |
Filter |
BundleContext.createFilter(java.lang.String filter)
Creates a Filter object. |
ServiceReference[] |
BundleContext.getServiceReferences(java.lang.String clazz,
java.lang.String filter)
Returns a list of ServiceReference objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |