org.apache.xbean.osgi.bundle.util
Class BundleDescription.ExportPackage

java.lang.Object
  extended by org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
      extended by org.apache.xbean.osgi.bundle.util.BundleDescription.ExportPackage
Enclosing class:
BundleDescription

public static class BundleDescription.ExportPackage
extends BundleDescription.HeaderEntry


Constructor Summary
BundleDescription.ExportPackage(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> attributes, java.util.Map<java.lang.String,java.lang.String> directives)
           
 
Method Summary
 org.osgi.framework.Version getVersion()
           
 
Methods inherited from class org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
getAttributes, getDirectives, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BundleDescription.ExportPackage

public BundleDescription.ExportPackage(java.lang.String name,
                                       java.util.Map<java.lang.String,java.lang.String> attributes,
                                       java.util.Map<java.lang.String,java.lang.String> directives)
Method Detail

getVersion

public org.osgi.framework.Version getVersion()


Copyright © 2005-2011. All Rights Reserved.