org.apache.aries.subsystem.core.archive
Class ProvideBundleCapability
java.lang.Object
org.apache.aries.subsystem.core.internal.AbstractCapability
org.apache.aries.subsystem.core.archive.ProvideBundleCapability
- All Implemented Interfaces:
- org.osgi.resource.Capability
public class ProvideBundleCapability
- extends AbstractCapability
ATTRIBUTE_BUNDLE_VERSION
public static final String ATTRIBUTE_BUNDLE_VERSION
- See Also:
- Constant Field Values
DIRECTIVE_EFFECTIVE
public static final String DIRECTIVE_EFFECTIVE
- See Also:
- Constant Field Values
DIRECTIVE_FRAGMENT_ATTACHMENT
public static final String DIRECTIVE_FRAGMENT_ATTACHMENT
- See Also:
- Constant Field Values
DIRECTIVE_MANDATORY
public static final String DIRECTIVE_MANDATORY
- See Also:
- Constant Field Values
DIRECTIVE_SINGLETON
public static final String DIRECTIVE_SINGLETON
- See Also:
- Constant Field Values
DIRECTIVE_USES
public static final String DIRECTIVE_USES
- See Also:
- Constant Field Values
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
ProvideBundleCapability
public ProvideBundleCapability(BundleSymbolicNameHeader bsn,
BundleVersionHeader version,
org.osgi.resource.Resource resource)
getAttributes
public Map<String,Object> getAttributes()
getDirectives
public Map<String,String> getDirectives()
getNamespace
public String getNamespace()
getResource
public org.osgi.resource.Resource getResource()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.