public class JavaBeanObjectFactory extends Object implements ObjectFactory
Constructor and Description |
---|
JavaBeanObjectFactory() |
Modifier and Type | Method and Description |
---|---|
protected Object |
createBlankInstance(Class beanClass) |
protected Object |
findBean(Class beanClass,
Map propertyMap,
Set refProps) |
Object |
getObjectInstance(Object refObj,
Name name,
Context nameCtx,
Hashtable env) |
public Object getObjectInstance(Object refObj, Name name, Context nameCtx, Hashtable env) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
protected Object createBlankInstance(Class beanClass) throws Exception
Exception
Copyright © 2017 com.mchange. All rights reserved.