|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstructorMetaData
Metadata about construction.
Method Summary | |
---|---|
ValueMetaData |
getFactory()
Get the factory. |
String |
getFactoryClass()
Get the factory class. |
String |
getFactoryMethod()
Get the factory method. |
ValueMetaData |
getValue()
Get the value. |
Methods inherited from interface org.jboss.beans.metadata.spi.ParameterizedMetaData |
---|
getParameters |
Methods inherited from interface org.jboss.beans.metadata.spi.FeatureMetaData |
---|
getAnnotations, getDescription |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString, toShortString |
Methods inherited from interface org.jboss.beans.metadata.spi.MetaDataVisitorNode |
---|
clone, describeVisit, getChildren, initialVisit |
Method Detail |
---|
ValueMetaData getValue()
ValueMetaData getFactory()
String getFactoryClass()
String getFactoryMethod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |