org.openejb
Interface EJBInstanceFactory

All Known Implementing Classes:
EJBInstanceFactoryImpl

public interface EJBInstanceFactory

Version:
$Revision: 1.1 $ $Date: 2004/03/01 07:14:42 $

Method Summary
 javax.ejb.EnterpriseBean newInstance()
           
 

Method Detail

newInstance

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


Copyright © 1999-2005 OpenEJB. All Rights Reserved.