public interface AwaiterModelControllerClient
| Modifier and Type | Method and Description |
|---|---|
void |
awaitClose(boolean awaitClose) |
void |
ensureConnected(long timeoutMillis) |
org.jboss.dmr.ModelNode |
execute(org.jboss.dmr.ModelNode operation,
boolean awaitClose) |
boolean |
isConnected() |
org.jboss.dmr.ModelNode execute(org.jboss.dmr.ModelNode operation,
boolean awaitClose)
throws IOException
IOExceptionvoid awaitClose(boolean awaitClose)
throws IOException
IOExceptionboolean isConnected()
void ensureConnected(long timeoutMillis)
throws CommandLineException,
IOException
CommandLineExceptionIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.