14 CORBA API
This chapter describes the Oracle Tuxedo implementation of the CORBA core member functions in C++ and their extensions. It also describes pseudo-objects and their relationship to C++ classes. Pseudo-objects are object references that cannot be transmitted across the network. Pseudo-objects are similar to other objects; however, because the ORB owns them, they cannot be extended.
Note:
Some of the information in this chapter is taken from the Common Object Request Broker: Architecture and Specification. Revision 2.4.2, February 2001, published by the Object Management Group (OMG). Used with permission of the OMG.The Oracle Tuxedo CORBA Java client and Oracle Tuxedo CORBA Java client ORB were deprecated in Tuxedo 8.1 and are no longer supported in Tuxedo 9.x. All Oracle Tuxedo CORBA Java client and Oracle Tuxedo CORBA Java client ORB text references, associated code samples, etc. must only be used:
- to help implement/run third party Java ORB libraries, and
- for programmer reference only.
Technical support for third party CORBA Java ORBs must be provided by their respective vendors. Oracle Tuxedo does not provide any technical support or documentation for third party CORBA Java ORBs.
- Global Classes
- Pseudo-objects
- Any Class Member Functions
- Context Member Functions
- ContextList Member Functions
- NamedValue Member Functions
- NVList Member Functions
- Object Member Functions
- CORBA Member Functions
- ORB Member Functions
- ORB Initialization Member Function
- Policy Member Functions
- PortableServer Member Functions
- POA Current Member Functions
- POAManager Member Functions
- POA Policy Member Objects
- Request Member Functions
- Strings
- Wide Strings
- TypeCode Member Functions
- Exception Member Functions
- Standard Exceptions
- ExceptionList Member Functions