public class CLIModelControllerClient extends AbstractModelControllerClient
ModelControllerClient.Factory
ManagementRequestHandlerFactory.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 |
isConnected() |
execute, execute, execute, execute, executeAsync, executeAsync, executeOperation, executeOperationAsync, executeRequest, resolveHandler
protected ManagementChannelAssociation getChannelAssociation() throws IOException
AbstractModelControllerClient
getChannelAssociation
in class AbstractModelControllerClient
IOException
protected org.jboss.remoting3.Channel getOrCreateChannel() throws IOException
IOException
public boolean isConnected()
public void close() throws IOException
IOException
public org.jboss.dmr.ModelNode execute(org.jboss.dmr.ModelNode operation, boolean awaitClose) throws IOException
IOException
public void ensureConnected(long timeoutMillis) throws CommandLineException
CommandLineException
Copyright © 2023 JBoss by Red Hat. All rights reserved.