org.apache.openejb.loader
Class OpenEJBInstance

java.lang.Object
  extended by org.apache.openejb.loader.OpenEJBInstance

public class OpenEJBInstance
extends Object


Constructor Summary
OpenEJBInstance()
           
 
Method Summary
 void init(Properties props)
           
 boolean isInitialized()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenEJBInstance

public OpenEJBInstance()
                throws Exception
Throws:
Exception
Method Detail

init

public void init(Properties props)
          throws Exception
Throws:
Exception

isInitialized

public boolean isInitialized()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.