com.sun.grizzly.util
Class StateHolder.EventListener
java.lang.Object
com.sun.grizzly.util.StateHolder.EventListener
- Enclosing class:
- StateHolder<E>
public static class StateHolder.EventListener
- extends Object
EventListener class, which is a part of
EventConditionListener
, and implements notificatation logic,
when condition becomes true.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
notificationObject
public Object notificationObject
StateHolder.EventListener
public StateHolder.EventListener()
set
public void set(Object notificationObject)
notifyEvent
public void notifyEvent()
notifyListener
protected static void notifyListener(Object listener)
Copyright © 2009 SUN Microsystems. All Rights Reserved.