public class CLIModelControllerClient extends AbstractModelControllerClient
ModelControllerClient.FactoryManagementRequestHandlerFactory.RequestHandlerChain| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
ensureConnected(long timeoutMillis) |
org.jboss.dmr.ModelNode |
execute(org.jboss.dmr.ModelNode operation,
boolean awaitClose) |
protected ManagementChannelAssociation |
getChannelAssociation()
Get the mgmt channel association.
|
protected org.jboss.remoting3.Channel |
getOrCreateChannel() |
boolean |
isClosed() |
boolean |
isConnected() |
execute, execute, execute, execute, executeAsync, executeAsync, executeRequest, resolveHandlerprotected ManagementChannelAssociation getChannelAssociation() throws IOException
AbstractModelControllerClientgetChannelAssociation in class AbstractModelControllerClientIOExceptionprotected org.jboss.remoting3.Channel getOrCreateChannel()
throws IOException
IOExceptionpublic boolean isConnected()
public void close()
throws IOException
IOExceptionpublic org.jboss.dmr.ModelNode execute(org.jboss.dmr.ModelNode operation,
boolean awaitClose)
throws IOException
IOExceptionpublic boolean isClosed()
public void ensureConnected(long timeoutMillis)
throws CommandLineException
CommandLineExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.