|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericDescription
A description of a generic capability.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_TYPE
The default type of generic capability. |
| Method Summary | |
|---|---|
java.util.Dictionary<java.lang.String,java.lang.Object> |
getAttributes()
Returns the arbitrary attributes for this description |
java.lang.String |
getName()
Deprecated. matching should only be done against a capability's attributes. |
java.lang.String |
getType()
Returns the type of generic description capability |
Version |
getVersion()
Deprecated. matching should only be done against a capability's attributes. |
| Methods inherited from interface org.eclipse.osgi.service.resolver.BaseDescription |
|---|
getCapability, getDeclaredAttributes, getDeclaredDirectives, getSupplier |
| Field Detail |
|---|
static final java.lang.String DEFAULT_TYPE
| Method Detail |
|---|
java.util.Dictionary<java.lang.String,java.lang.Object> getAttributes()
java.lang.String getType()
java.lang.String getName()
getName in interface BaseDescriptionVersion getVersion()
"version".
If this attribute's value is not a Version then null is
returned.
getVersion in interface BaseDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||