public class GearComponentDTO extends BaseResourceDTO
Constructor and Description |
---|
GearComponentDTO(String name,
String internalPort,
String proxyHost,
String proxyPort,
List<Message> creationLog)
Instantiates a new gear component dto.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getInternalPort() |
String |
getName() |
String |
getProxyHost() |
String |
getProxyPort() |
int |
hashCode() |
String |
toString() |
getCreationLog, getLink, getLinks, hasCreationLog
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.