org.openejb
Interface EJBInstanceFactory

All Known Implementing Classes:
EJBInstanceFactoryImpl

public interface EJBInstanceFactory

Version:
$Revision: 444624 $ $Date: 2004-03-01 08:17:26 +0100 (Mon, 01 Mar 2004) $

Method Summary
 javax.ejb.EnterpriseBean newInstance()
           
 

Method Detail

newInstance

public javax.ejb.EnterpriseBean newInstance()
                                     throws Exception
Throws:
Exception


Copyright © 1999-2006 OpenEJB. All Rights Reserved.