org.apache.xbean.osgi.bundle.util
Class BundleDescription.HeaderEntry
java.lang.Object
org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
- Direct Known Subclasses:
- BundleDescription.ExportPackage, BundleDescription.FragmentHost, BundleDescription.ImportPackage, BundleDescription.RequireBundle, BundleDescription.SymbolicName
- Enclosing class:
- BundleDescription
public static class BundleDescription.HeaderEntry
- extends Object
BundleDescription.HeaderEntry
public BundleDescription.HeaderEntry(String name,
Map<String,String> attributes,
Map<String,String> directives)
getName
public String getName()
getAttributes
public Map<String,String> getAttributes()
getDirectives
public Map<String,String> getDirectives()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2005-2011. All Rights Reserved.