Class BundleMetadata
java.lang.Object
org.eclipse.jetty.osgi.BundleMetadata
Metadata useful for a deployment that will result in a 
ContextHandler- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionBundleMetadata(org.osgi.framework.Bundle bundle) BundleMetadata(org.osgi.framework.Bundle bundle, String pathToResourceBase)  - 
Method Summary
 
- 
Field Details
- 
BUNDLE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
BundleMetadata
 - 
BundleMetadata
 
 - 
 - 
Method Details
- 
getBundle
public org.osgi.framework.Bundle getBundle() - 
getContextPath
 - 
getPath
 - 
getPathToResourceBase
 - 
getAttributes
 
 -