org.codehaus.wadi.impl
Class ListenerSupport
java.lang.Object
org.codehaus.wadi.impl.ListenerSupport
- public class ListenerSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
protected final Log _log
_sessionListeners
protected final List _sessionListeners
_attributeListeners
protected final List _attributeListeners
ListenerSupport
public ListenerSupport()
addEventListener
public void addEventListener(EventListener listener)
throws IllegalArgumentException,
IllegalStateException
- Throws:
IllegalArgumentException
IllegalStateException
removeEventListener
public void removeEventListener(EventListener listener)
throws IllegalStateException
- Throws:
IllegalStateException
installListeners
public void installListeners(StandardManager manager)
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.