org.wildfly.extras.creaper.commands.undertow
Class AddUndertowListener
java.lang.Object
org.wildfly.extras.creaper.commands.undertow.AddUndertowListener
- All Implemented Interfaces:
- Command, OnlineCommand
public final class AddUndertowListener
- extends Object
- implements OnlineCommand
Command which creates HTTP/HTTPS/AJP listener in the Undertow subsystem.
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
apply
public void apply(OnlineCommandContext ctx)
throws CommandFailedException,
IOException
- Specified by:
apply in interface OnlineCommand
- Throws:
CommandFailedException
IOException
toString
public String toString()
- Specified by:
toString in interface OnlineCommand- Overrides:
toString in class Object
Copyright © 2020. All rights reserved.