public class RemotingModelControllerClient extends AbstractModelControllerClient
ModelControllerClient
based on a Remoting Endpoint
.ModelControllerClient.Factory
Constructor and Description |
---|
RemotingModelControllerClient(ModelControllerClientConfiguration configuration)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
static RemotingModelControllerClient |
create(ModelControllerClientConfiguration configuration) |
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, resolveHandler
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeAsync, executeAsync
@Deprecated public RemotingModelControllerClient(ModelControllerClientConfiguration configuration)
create(ModelControllerClientConfiguration)
public static RemotingModelControllerClient create(ModelControllerClientConfiguration configuration)
protected org.jboss.as.protocol.mgmt.ManagementChannelAssociation getChannelAssociation() throws IOException
AbstractModelControllerClient
getChannelAssociation
in class AbstractModelControllerClient
IOException
public void close() throws IOException
IOException
protected Channel getOrCreateChannel() throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.