org.wildfly.extras.creaper.commands.undertow
Class RemoveUndertowListener.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener.Builder
- Enclosing class:
- RemoveUndertowListener
public static final class RemoveUndertowListener.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveUndertowListener.Builder
public RemoveUndertowListener.Builder(UndertowListenerType listenerType,
String listenerName)
forServer
public RemoveUndertowListener forServer(String serverName)
- Creates the
RemoveListener command for specified Undertow server.
forDefaultServer
public RemoveUndertowListener forDefaultServer()
- Creates the
RemoveListener command for the default Undertow server.
Copyright © 2016. All rights reserved.