public class AsynchronousDeliverer
extends Object
-
Field Summary
Fields
protected Set<com.webmethods.rtl.event.EvListener>
protected static boolean
protected static boolean
protected boolean
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
m_listeners
protected volatile Set<com.webmethods.rtl.event.EvListener> m_listeners
-
m_listenersUpdateLock
protected Object m_listenersUpdateLock
-
m_stopped
protected volatile boolean m_stopped
-
m_shutDownHookAdded
protected static boolean m_shutDownHookAdded
-
m_shutdown
protected static boolean m_shutdown
-
Method Details
-
-
setName
public void setName(String name)
-
deliver
protected void deliver(Object ev)