public class ServerIdentity extends Object implements Serializable
host name and the server name.| Constructor and Description |
|---|
ServerIdentity(String hostName,
String serverGroupName,
String serverName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getHostName() |
String |
getServerGroupName() |
String |
getServerName() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.