public interface BundleCapability
bundle
revision.| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes()
Returns the attributes of this capability.
|
Map<String,String> |
getDirectives()
Returns the directives of this capability.
|
String |
getNamespace()
Returns the name space of this capability.
|
BundleRevision |
getRevision()
Returns the bundle revision declaring this capability.
|
String getNamespace()
Map<String,String> getDirectives()
Map<String,Object> getAttributes()
BundleRevision getRevision()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.