org.wildfly.extras.creaper.commands.undertow
Class RemoveUndertowListener
java.lang.Object
org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener
- All Implemented Interfaces:
- Command, OnlineCommand
public final class RemoveUndertowListener
- extends Object
- implements OnlineCommand
Command which removes specified Undertow listener.
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
apply
public void apply(OnlineCommandContext ctx)
throws IOException
- Specified by:
apply in interface OnlineCommand
- Throws:
IOException
toString
public String toString()
- Specified by:
toString in interface OnlineCommand- Overrides:
toString in class Object
Copyright © 2016. All rights reserved.