站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 iiop API Documentation 英文版文档

ORBFactory (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


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.2.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.