public class HostControllerClient extends Object implements AbstractControllerService.ControllerInstabilityListener, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
controllerUnstable()
Sends the instability notification on to the managing HostController.
|
String |
getServerName()
Get the server name.
|
void |
reconnect(URI uri,
String authKey,
boolean mgmtSubsystemEndpoint) |
public String getServerName()
public void reconnect(URI uri, String authKey, boolean mgmtSubsystemEndpoint) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void controllerUnstable()
controllerUnstable in interface AbstractControllerService.ControllerInstabilityListenerCopyright © 2020 JBoss by Red Hat. All rights reserved.