org.apache.openejb.core
Class OrbFactory

java.lang.Object
  extended by org.apache.openejb.core.OrbFactory

public class OrbFactory
extends java.lang.Object


Constructor Summary
OrbFactory()
           
 
Method Summary
 org.omg.CORBA.ORB create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrbFactory

public OrbFactory()
Method Detail

create

public org.omg.CORBA.ORB create()


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