public final class AddMessagingConnector extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AddMessagingConnector.GenericBuilder |
static class |
AddMessagingConnector.InVmBuilder |
static class |
AddMessagingConnector.RemoteBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected org.wildfly.extras.creaper.commands.messaging.TransportConfigItem |
configItem |
protected org.wildfly.extras.creaper.commands.messaging.TransportConfigType |
configType |
protected String |
factoryClass |
protected String |
name |
protected Map<String,String> |
params |
protected boolean |
replaceExisting |
protected Integer |
serverId |
protected String |
serverName |
protected String |
socketBinding |
NOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringprotected final org.wildfly.extras.creaper.commands.messaging.TransportConfigType configType
protected final org.wildfly.extras.creaper.commands.messaging.TransportConfigItem configItem
protected final String name
protected final String serverName
protected final boolean replaceExisting
protected final Integer serverId
protected final String socketBinding
protected final String factoryClass
public void apply(OnlineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OnlineCommandCommandFailedExceptionIOExceptionCopyright © 2024. All rights reserved.