|
Eclipse Platform Kepler (4.3) |
|||||||||
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 |
org.osgi.framework.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, getUserObject, setUserObject |
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 BaseDescription
org.osgi.framework.Version getVersion()
"version"
.
If this attribute's value is not a Version
then null is
returned.
getVersion
in interface BaseDescription
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.