当前页面:
在线文档首页 >
Java 2 SDK v1.4.2, Java 2 SDK 英文文档
Java IDL: Initialization - Java 2 SDK v1.4.2, Java 2 SDK 英文文档
Initialization
This document was not updated for the
J2SETM release. If you downloaded
this document as part of the
J2SETM documentation bundle, check the
Web site at
http://java.sun.com/j2se/1.4.2/docs/guide/idl/jidlInitialization.html for updates.
Before a Java program can use CORBA objects, it must initialize
itself as follows:
- Create an ORB object.
- Obtain one or more initial object
references, typically at
least a naming context.
Copyright
© 1996, 1997 Sun Microsystems, Inc.,
2550 Garcia Ave., Mtn. View, CA. 94043-1100 USA., All rights
reserved.