org.apache.openejb
Class OpenEJB.Instance

java.lang.Object
  extended by org.apache.openejb.OpenEJB.Instance
Enclosing class:
OpenEJB

public static class OpenEJB.Instance
extends java.lang.Object


Constructor Summary
OpenEJB.Instance(java.util.Properties props)
          1 usage org.apache.openejb.core.ivm.naming.InitContextFactory
OpenEJB.Instance(java.util.Properties initProps, ApplicationServer appServer)
          2 usages
 
Method Summary
 java.lang.Throwable getInitialized()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenEJB.Instance

public OpenEJB.Instance(java.util.Properties props)
                 throws OpenEJBException
1 usage org.apache.openejb.core.ivm.naming.InitContextFactory

Throws:
OpenEJBException

OpenEJB.Instance

public OpenEJB.Instance(java.util.Properties initProps,
                        ApplicationServer appServer)
                 throws OpenEJBException
2 usages

Throws:
OpenEJBException
Method Detail

getInitialized

public java.lang.Throwable getInitialized()


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