org.openejb.loader
Class OpenEJBInstance
java.lang.Object
org.openejb.loader.OpenEJBInstance
- public class OpenEJBInstance
- extends Object
This class can exist in several child classloaders
Specifically in the tomcat webapp style, this class
is loaded several times.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenEJBInstance
public OpenEJBInstance()
throws Exception
init
public void init(Properties props)
throws Exception
- Throws:
Exception
isInitialized
public boolean isInitialized()
Copyright © 1999-2007 OpenEJB. All Rights Reserved.