org.apache.yoko.orb.IMR
Class POAInfo
java.lang.Object
org.apache.yoko.orb.IMR.POAInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class POAInfo
- extends Object
- implements IDLEntity
Information on a POA.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
poa
public String[] poa
state
public POAStatus state
POAInfo
public POAInfo()
POAInfo
public POAInfo(String[] poa,
POAStatus state)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.