org.openejb
Class EJBInstanceFactoryImpl
java.lang.Object
org.openejb.EJBInstanceFactoryImpl
- All Implemented Interfaces:
- EJBInstanceFactory, Serializable
- public class EJBInstanceFactoryImpl
- extends Object
- implements EJBInstanceFactory, Serializable
- Version:
- $Revision: 444658 $ $Date: 2004-04-04 03:49:11 +0200 (Sun, 04 Apr 2004) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBInstanceFactoryImpl
public EJBInstanceFactoryImpl(Class beanClass)
getImplClass
public net.sf.cglib.reflect.FastClass getImplClass()
newInstance
public javax.ejb.EnterpriseBean newInstance()
throws Exception
- Specified by:
newInstance
in interface EJBInstanceFactory
- Throws:
Exception
Copyright © 1999-2006 OpenEJB. All Rights Reserved.