Constructor and Description |
---|
ManagedListener(ListenerInfo listenerInfo,
boolean programatic) |
Modifier and Type | Method and Description |
---|---|
ListenerInfo |
getListenerInfo() |
EventListener |
instance() |
boolean |
isProgramatic() |
boolean |
isStarted() |
void |
start() |
void |
stop() |
String |
toString() |
public ManagedListener(ListenerInfo listenerInfo, boolean programatic)
public void start() throws ServletException
start
in interface Lifecycle
ServletException
public ListenerInfo getListenerInfo()
public EventListener instance()
public boolean isProgramatic()
Copyright © 2021 JBoss by Red Hat. All rights reserved.