javax.rmi.CORBA
Class ClassDesc
java.lang.Object
javax.rmi.CORBA.ClassDesc
- All Implemented Interfaces:
- Serializable
public class ClassDesc
- extends Object
- implements Serializable
This class is used to marshal java.lang.Class objects over IIOP.
When used as a parameter type, return type, or data member, the Java Class
is mapped to the OMG IDL type ::javax::rmi::CORBA::ClassDesc.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDesc
public ClassDesc()