public class RemotingModelControllerClient extends AbstractModelControllerClient
ModelControllerClient based on a Remoting Endpoint.ModelControllerClient.FactoryManagementRequestHandlerFactory.RequestHandlerChain| Constructor and Description |
|---|
RemotingModelControllerClient(ModelControllerClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
protected ManagementChannelAssociation |
getChannelAssociation()
Get the mgmt channel association.
|
protected org.jboss.remoting3.Channel |
getOrCreateChannel() |
execute, execute, execute, execute, executeAsync, executeAsync, executeOperation, executeOperationAsync, executeRequest, resolveHandlerpublic RemotingModelControllerClient(ModelControllerClientConfiguration configuration)
protected ManagementChannelAssociation getChannelAssociation() throws IOException
AbstractModelControllerClientgetChannelAssociation in class AbstractModelControllerClientIOExceptionpublic void close()
throws IOException
IOExceptionprotected org.jboss.remoting3.Channel getOrCreateChannel()
throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.