org.apache.felix.framework.capabilityset
Interface Capability
- All Known Implementing Classes:
- CapabilityImpl
public interface Capability
MODULE_NAMESPACE
static final String MODULE_NAMESPACE
- See Also:
- Constant Field Values
HOST_NAMESPACE
static final String HOST_NAMESPACE
- See Also:
- Constant Field Values
PACKAGE_NAMESPACE
static final String PACKAGE_NAMESPACE
- See Also:
- Constant Field Values
PACKAGE_ATTR
static final String PACKAGE_ATTR
- See Also:
- Constant Field Values
VERSION_ATTR
static final String VERSION_ATTR
- See Also:
- Constant Field Values
getModule
Module getModule()
getNamespace
String getNamespace()
getDirective
Directive getDirective(String name)
getDirectives
getDirectives()
getAttribute
Attribute getAttribute(String name)
getAttributes
getAttributes()
getUses
getUses()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.