org.yasl.xmlobjects.impl
Class ObjectInstantiatorImpl
java.lang.Object
org.yasl.xmlobjects.impl.BaseComponent
org.yasl.xmlobjects.impl.ObjectInstantiatorImpl
- All Implemented Interfaces:
- ArgAccumulator, KeyedObject, KeyedObjectInstantiator, KeyTypeAccessor, ObjectInstantiator
- public class ObjectInstantiatorImpl
- extends BaseComponent
- implements KeyedObjectInstantiator
- Version:
- 1.0
- Author:
- Jeff Chapman
Methods inherited from class org.yasl.xmlobjects.impl.BaseComponent |
addArgument, findMatchingClass, getArgClasses, getArgObjects, getArgumentClasses, getClassName, getConstructor, getKey, getKeyType, getMethod, getObjectInfo, setObjectInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectInstantiatorImpl
public ObjectInstantiatorImpl(String className,
String key,
String keyType)
instaniateObject
public Object instaniateObject()
throws ObjectInstantiationException
- Specified by:
instaniateObject
in interface ObjectInstantiator
- Throws:
ObjectInstantiationException