org.wildfly.extras.creaper.commands.messaging
Class AddMessagingAcceptor
java.lang.Object
org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor
- All Implemented Interfaces:
- Command, OnlineCommand
public final class AddMessagingAcceptor
- extends Object
Command which creates and adds an acceptor to given server
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configType
protected final org.wildfly.extras.creaper.commands.messaging.TransportConfigType configType
configItem
protected final org.wildfly.extras.creaper.commands.messaging.TransportConfigItem configItem
name
protected final String name
serverName
protected final String serverName
params
protected final Map<String,String> params
replaceExisting
protected final boolean replaceExisting
serverId
protected final Integer serverId
socketBinding
protected final String socketBinding
factoryClass
protected final String factoryClass
apply
public void apply(OnlineCommandContext ctx)
throws CommandFailedException,
IOException
- Specified by:
apply in interface OnlineCommand
- Throws:
CommandFailedException
IOException
Copyright © 2020. All rights reserved.