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: 1.3 $ $Date: 2004/04/04 01:49:09 $
- 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-2005 OpenEJB. All Rights Reserved.