public class RemotingModelControllerClient extends AbstractModelControllerClient
ModelControllerClient based on a Remoting Endpoint.ModelControllerClient.Factory| Constructor and Description |
|---|
RemotingModelControllerClient(ModelControllerClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
protected org.jboss.as.protocol.mgmt.ManagementChannelAssociation |
getChannelAssociation()
Get the mgmt channel association.
|
protected Channel |
getOrCreateChannel() |
execute, execute, execute, execute, executeAsync, executeAsync, executeOperation, executeOperationAsync, executeRequest, resolveHandlerclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteAsync, executeAsyncpublic RemotingModelControllerClient(ModelControllerClientConfiguration configuration)
protected org.jboss.as.protocol.mgmt.ManagementChannelAssociation getChannelAssociation()
throws IOException
AbstractModelControllerClientgetChannelAssociation in class AbstractModelControllerClientIOExceptionpublic void close()
throws IOException
IOExceptionprotected Channel getOrCreateChannel() throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.