|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Capability
A named set of properties representing some capability that is provided by its owner.
| Field Summary | |
|---|---|
static java.lang.String |
BUNDLE
|
static java.lang.String |
EXECUTIONENVIRONMENT
|
static java.lang.String |
FRAGMENT
|
static java.lang.String |
PACKAGE
|
static java.lang.String |
SERVICE
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Return the name of the capability. |
Property[] |
getProperties()
Return the properties of this capability |
java.util.Map |
getPropertiesAsMap()
Return the map of properties. |
| Field Detail |
|---|
static final java.lang.String BUNDLE
static final java.lang.String FRAGMENT
static final java.lang.String PACKAGE
static final java.lang.String SERVICE
static final java.lang.String EXECUTIONENVIRONMENT
| Method Detail |
|---|
java.lang.String getName()
Property[] getProperties()
java.util.Map getPropertiesAsMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||