org.jboss.corba
Class ORBFactory

java.lang.Object
  extended byorg.jboss.corba.ORBFactory

public class ORBFactory
extends Object

An object factory that creates an ORB on the client

Version:
$Revision: 1.1 $
Author:
Adrian Brock (adrian@jboss.com)

Constructor Summary
ORBFactory()
           
 
Method Summary
static ORB getORB()
           
static void setORB(ORB orb)
           
 
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

getORB

public static ORB getORB()

setORB

public static void setORB(ORB orb)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.