Package io.undertow.servlet.core
Class ManagedListener
java.lang.Object
io.undertow.servlet.core.ManagedListener
- All Implemented Interfaces:
Lifecycle
- Author:
- Stuart Douglas
-
Constructor Details
-
ManagedListener
-
-
Method Details
-
start
public void start() throws javax.servlet.ServletException -
stop
public void stop() -
getListenerInfo
-
isStarted
public boolean isStarted() -
instance
-
isProgramatic
public boolean isProgramatic() -
toString
-