intarsys runtime library

de.intarsys.tools.component
Interface IMetaInfoSupport

All Superinterfaces:
IInstantiable

public interface IMetaInfoSupport
extends IInstantiable

This interface declares the components ability to provide meta information.


Field Summary
static String META_ID
           
static String META_NAME
           
static String META_VENDOR
           
static String META_VERSION
           
 
Method Summary
 String getMetaInfo(String name)
           
 

Field Detail

META_ID

static final String META_ID
See Also:
Constant Field Values

META_NAME

static final String META_NAME
See Also:
Constant Field Values

META_VERSION

static final String META_VERSION
See Also:
Constant Field Values

META_VENDOR

static final String META_VENDOR
See Also:
Constant Field Values
Method Detail

getMetaInfo

String getMetaInfo(String name)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.