org.omg.CORBA
Class Principal

java.lang.Object
  extended by org.omg.CORBA.Principal

Deprecated. Principal

public class Principal
extends Object


Constructor Summary
Principal()
          Deprecated.  
 
Method Summary
 byte[] name()
          Deprecated. Deprecated by CORBA 2.2
 void name(byte[] name)
          Deprecated. Deprecated by CORBA 2.2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Principal

public Principal()
Deprecated. 
Method Detail

name

public byte[] name()
Deprecated. Deprecated by CORBA 2.2


name

public void name(byte[] name)
Deprecated. Deprecated by CORBA 2.2



Copyright © 2006 Apache Software Foundation. All Rights Reserved.