Interface Capability
- All Known Implementing Classes:
CapabilityImpl, OSGiCapabilityAdapter
public interface Capability
A named set of properties representing some capability that is provided by
its owner.
- Version:
- $Revision: 1.3 $
-
Field Details
-
BUNDLE
- See Also:
-
FRAGMENT
- See Also:
-
PACKAGE
- See Also:
-
SERVICE
- See Also:
-
EXECUTIONENVIRONMENT
- See Also:
-
-
Method Details
-
getName
String getName()Return the name of the capability. -
getProperties
-
getPropertiesAsMap
-
getDirectives
-