org.apache.geronimo.kernel.util
Class BundleUtil
java.lang.Object
org.apache.geronimo.kernel.util.BundleUtil
public class BundleUtil
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEB_CONTEXT_PATH_HEADER
public static final String WEB_CONTEXT_PATH_HEADER
- See Also:
- Constant Field Values
EBA_GROUP_ID
public static final String EBA_GROUP_ID
- See Also:
- Constant Field Values
BundleUtil
public BundleUtil()
getVersion
public static String getVersion(org.osgi.framework.Version version)
createArtifact
public static Artifact createArtifact(String group,
String symbolicName,
org.osgi.framework.Version version)
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.