Package de.intarsys.tools.component
Class MetaInfoSupportAdapter
java.lang.Object
de.intarsys.tools.component.MetaInfoSupportAdapter
- All Implemented Interfaces:
IInstantiable,IMetaInfoSupport
-
Field Summary
Fields inherited from interface de.intarsys.tools.component.IMetaInfoSupport
META_ID, META_NAME, META_VENDOR, META_VERSION -
Constructor Summary
ConstructorsConstructorDescriptionMetaInfoSupportAdapter(String id, String name, String version, String vendor) -
Method Summary
Modifier and TypeMethodDescriptiongetMetaInfo(String name) protected voidputMetaInfo(String name, String value)
-
Constructor Details
-
MetaInfoSupportAdapter
-
-
Method Details
-
getMetaInfo
- Specified by:
getMetaInfoin interfaceIMetaInfoSupport
-
putMetaInfo
-