|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.reflection.factory.DefaultObjectFactory
public class DefaultObjectFactory
| Constructor Summary | |
|---|---|
DefaultObjectFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
create(java.lang.Class type)
|
java.lang.Object |
create(java.lang.Class type,
java.util.List<java.lang.Class> constructorArgTypes,
java.util.List<java.lang.Object> constructorArgs)
|
void |
setProperties(java.util.Properties properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultObjectFactory()
| Method Detail |
|---|
public java.lang.Object create(java.lang.Class type)
create in interface ObjectFactory
public java.lang.Object create(java.lang.Class type,
java.util.List<java.lang.Class> constructorArgTypes,
java.util.List<java.lang.Object> constructorArgs)
create in interface ObjectFactorypublic void setProperties(java.util.Properties properties)
setProperties in interface ObjectFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||