public final class HostInfo extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
String |
ior_string |
String |
name |
ServerStartupDaemon |
ssd_ref |
Constructor and Description |
---|
HostInfo() |
HostInfo(String name,
ServerStartupDaemon ssd_ref,
String ior_string) |
public String name
public ServerStartupDaemon ssd_ref
public String ior_string
public HostInfo()
public HostInfo(String name, ServerStartupDaemon ssd_ref, String ior_string)
Copyright © 2017 JacORB. All rights reserved.