org.apache.yoko.orb.IMR
Class OADInfo
java.lang.Object
org.apache.yoko.orb.IMR.OADInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class OADInfo
- extends Object
- implements IDLEntity
Information on an OAD.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host
public String host
up
public boolean up
OADInfo
public OADInfo()
OADInfo
public OADInfo(String host,
boolean up)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.