|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.progeeks.meta.beans.BeanUtils.BeanTemplateFactory
public static class BeanUtils.BeanTemplateFactory
Introspects a bean class to create a MetaObject representing the properties and other information necessary to create the MetaClass.
Constructor Summary | |
---|---|
BeanUtils.BeanTemplateFactory()
|
Method Summary | |
---|---|
MetaObject |
createMetaClassTemplate(java.lang.String name,
MetaClassRegistry classRegistry)
Creates a MetaObject representing the properties and other information necessary to make a meta-class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanUtils.BeanTemplateFactory()
Method Detail |
---|
public MetaObject createMetaClassTemplate(java.lang.String name, MetaClassRegistry classRegistry)
MetaClassTemplateFactory
createMetaClassTemplate
in interface MetaClassTemplateFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |