User-defined IDL types

A user-defined type is any type that is:

If a method definition includes user-defined types, the Java component method will use a Java type translated from the IDL type definition.

NoteCORBA Any and TypeCode support EAServer’s Java ORB supports the CORBA Any and TypeCode datatypes. Refer to the OMG CORBA 2.3 specification and IDL to Java Language Mapping Specification (formal/99-07-53) for information on using these types.