org.apache.xbean.osgi.bundle.util
Class BundleDescription.RequireBundle
java.lang.Object
org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
org.apache.xbean.osgi.bundle.util.BundleDescription.RequireBundle
- Enclosing class:
- BundleDescription
public static class BundleDescription.RequireBundle
- extends BundleDescription.HeaderEntry
BundleDescription.RequireBundle
public BundleDescription.RequireBundle(String name,
Map<String,String> attributes,
Map<String,String> directives)
isOptional
public boolean isOptional()
isMandatory
public boolean isMandatory()
getVersionRange
public VersionRange getVersionRange()
Copyright © 2005-2011. All Rights Reserved.