Interface HostedCapability
- All Superinterfaces:
BundleCapability, Capability
- All Known Implementing Classes:
SimpleHostedCapability, WrappedCapability
-
Method Summary
Modifier and TypeMethodDescriptionReturns the bundle revision declaring this capability.Methods inherited from interface BundleCapability
getAttributes, getDirectives, getNamespace, getResourceMethods inherited from interface Capability
equals, hashCode
-
Method Details
-
getRevision
BundleRevision getRevision()Description copied from interface:BundleCapabilityReturns the bundle revision declaring this capability.- Specified by:
getRevisionin interfaceBundleCapability- Returns:
- The bundle revision declaring this capability.
-
getDeclaredCapability
BundleCapability getDeclaredCapability()
-