|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.xb.spi.BeanAdapterFactory
org.jboss.xb.spi.AbstractBeanAdapterFactory
public class AbstractBeanAdapterFactory
AbstractBeanAdapterFactory.
| Constructor Summary | |
|---|---|
AbstractBeanAdapterFactory(org.jboss.beans.info.spi.BeanInfo beanInfo,
org.jboss.reflect.spi.MethodInfo factory)
Create a new bean adapter factory |
|
| Method Summary | |
|---|---|
org.jboss.beans.info.spi.BeanInfo |
getBeanInfo()
Get the bean info |
org.jboss.reflect.spi.MethodInfo |
getFactory()
Get the factory. |
AbstractBeanAdapter |
newInstance()
Create a new BeanAdapter |
| Methods inherited from class org.jboss.xb.spi.BeanAdapterFactory |
|---|
addProperty, getAvailable, getProperties, getPropertyHandler, getWildcardHandler, setWildcardHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractBeanAdapterFactory(org.jboss.beans.info.spi.BeanInfo beanInfo,
org.jboss.reflect.spi.MethodInfo factory)
beanInfo - the bean infofactory - the factory
IllegalArgumentException - for a null bean info| Method Detail |
|---|
public org.jboss.beans.info.spi.BeanInfo getBeanInfo()
public org.jboss.reflect.spi.MethodInfo getFactory()
public AbstractBeanAdapter newInstance()
BeanAdapterFactory
newInstance in class BeanAdapterFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||