org.osgi.framework
Class FrameworkUtil
java.lang.Object
org.osgi.framework.FrameworkUtil
public class FrameworkUtil
- extends Object
Framework utility class that currently only provides public access to
Filter instance creation. This class is a replacement for the
version that ships with the standard OSGi JAR file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createFilter
public static Filter createFilter(String filter)
throws InvalidSyntaxException
- Throws:
InvalidSyntaxException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.