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

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

public static class BundleDescription.FragmentHost
extends BundleDescription.HeaderEntry


Constructor Summary
BundleDescription.FragmentHost(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
 VersionRange getVersionRange()
           
 
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.FragmentHost

public BundleDescription.FragmentHost(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

getVersionRange

public VersionRange getVersionRange()


Copyright © 2005-2011. All Rights Reserved.