org.openejb
Class OpenEJB

java.lang.Object
  extended by org.openejb.OpenEJB

Deprecated. use org.apache.openejb.OpenEJB

public final class OpenEJB
extends Object

Version:
$Revision: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

Constructor Summary
OpenEJB()
          Deprecated.  
 
Method Summary
static ApplicationServer getApplicationServer()
          Deprecated.  
static TransactionManager getTransactionManager()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenEJB

public OpenEJB()
Deprecated. 
Method Detail

getApplicationServer

public static ApplicationServer getApplicationServer()
Deprecated. 

getTransactionManager

public static TransactionManager getTransactionManager()
Deprecated. 


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.