Provides a class and enumerations for setting up the CORBA Runtime environment. These classes are meant for users who are comfortable with CORBA APIs. For Java users, and users who are unfamiliar with CORBA, look at the J2eeEasyContext class.
Class | Description |
---|---|
RuntimeConfiguration | The RuntimeConfiguration class provides a set of methods for setting various aspects of the CORBA runtime. |
Enumeration | Description |
---|---|
JavaVersion |
Specifies the version of JDK at the other end of the connection |
ClientConnectionType |
Specifies the type of client connection |
IIOPVersion |
Specifies the IIOP version at the other end. |
ConnectionType |
Specifies the type of secure connection |
SecureClientHello |
Specifies the type of secure connection client "hello" to send |
OrbErrorLevel |
Specifies the level of error logging |
Ics Namespace | Ics.J2EE Namespace