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(String name, Map<String,String> attributes, Map<String,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(String name,
                                      Map<String,String> attributes,
                                      Map<String,String> directives)
Method Detail

getVersionRange

public VersionRange getVersionRange()


Copyright © 2005-2012. All Rights Reserved.