public class GenericDescriptionImpl extends BaseDescriptionImpl implements GenericDescription
monitorDEFAULT_TYPE| Constructor and Description |
|---|
GenericDescriptionImpl() |
GenericDescriptionImpl(BundleDescription host,
GenericDescription fragmentDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary<String,Object> |
getAttributes()
Returns the arbitrary attributes for this description
|
Map<String,Object> |
getDeclaredAttributes()
Returns the attributes declared with the description.
|
Map<String,String> |
getDeclaredDirectives()
Returns the directives declared with the description.
|
BaseDescription |
getFragmentDeclaration() |
String |
getName()
Deprecated.
|
BundleDescription |
getSupplier()
Returns the bundle which supplies this base description
|
String |
getType()
Returns the type of generic description capability
|
Version |
getVersion()
Deprecated.
|
String |
toString() |
getCapability, getUserObject, setName, setUserObject, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCapability, getUserObject, setUserObjectpublic GenericDescriptionImpl()
public GenericDescriptionImpl(BundleDescription host, GenericDescription fragmentDeclaration)
public Dictionary<String,Object> getAttributes()
GenericDescriptiongetAttributes in interface GenericDescriptionpublic BundleDescription getSupplier()
BaseDescriptiongetSupplier in interface BaseDescriptionpublic String getName()
BaseDescriptiongetName in interface BaseDescriptiongetName in interface GenericDescriptiongetName in class BaseDescriptionImplpublic String getType()
GenericDescriptiongetType in interface GenericDescriptionpublic Version getVersion()
BaseDescriptiongetVersion in interface BaseDescriptiongetVersion in interface GenericDescriptiongetVersion in class BaseDescriptionImplpublic Map<String,String> getDeclaredDirectives()
BaseDescriptiongetDeclaredDirectives in interface BaseDescriptionpublic Map<String,Object> getDeclaredAttributes()
BaseDescriptiongetDeclaredAttributes in interface BaseDescriptionpublic BaseDescription getFragmentDeclaration()
getFragmentDeclaration in class BaseDescriptionImplCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.