public class RemotingModelControllerClient extends AbstractModelControllerClient
ModelControllerClient
based on a Remoting Endpoint
.ModelControllerClient.Factory
ManagementRequestHandlerFactory.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, resolveHandler
public RemotingModelControllerClient(ModelControllerClientConfiguration configuration)
protected ManagementChannelAssociation getChannelAssociation() throws IOException
AbstractModelControllerClient
getChannelAssociation
in class AbstractModelControllerClient
IOException
public void close() throws IOException
IOException
protected org.jboss.remoting3.Channel getOrCreateChannel() throws IOException
IOException
Copyright © 2023 JBoss by Red Hat. All rights reserved.