public class DomainControllerManagementInterface extends Object
| Constructor and Description |
|---|
DomainControllerManagementInterface(int port,
String address,
org.jboss.as.remoting.Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getHost() |
int |
getPort() |
org.jboss.as.remoting.Protocol |
getProtocol() |
void |
setHost(String host) |
public DomainControllerManagementInterface(int port,
String address,
org.jboss.as.remoting.Protocol protocol)
Copyright © 2015 JBoss by Red Hat. All rights reserved.