当前页面:
在线文档首页 >
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
org.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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORBFactory
public ORBFactory()
getORB
public static ORB getORB()
setORB
public static void setORB(ORB orb)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.