org.jacorb.imr
Class POAInfo
java.lang.Object
org.jacorb.imr.POAInfo
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class POAInfo
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "POAInfo"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Constructor Summary |
POAInfo()
|
POAInfo(java.lang.String name,
java.lang.String host,
int port,
java.lang.String server,
boolean active)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
host
public java.lang.String host
port
public int port
server
public java.lang.String server
active
public boolean active
POAInfo
public POAInfo()
POAInfo
public POAInfo(java.lang.String name,
java.lang.String host,
int port,
java.lang.String server,
boolean active)