de.kalpatec.pojosr.framework.felix.framework.capabilityset
Interface Capability
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
SINGLETON_NAMESPACE
static final String SINGLETON_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
getNamespace
String getNamespace()
getDirective
Directive getDirective(String name)
getDirectives
List<Directive> getDirectives()
getAttribute
Attribute getAttribute(String name)
getAttributes
List<Attribute> getAttributes()
getUses
List<String> getUses()
Copyright © 2012. All Rights Reserved.