org.jtoolkit.essence.data
Interface Event.Listener

All Known Subinterfaces:
Cluster.ClusterListener, Store.StoreListener<K,V>
Enclosing interface:
Event

public static interface Event.Listener

Process an event based on its contents.


Method Summary
 void onStatusEvent(boolean online)
           
 

Method Detail

onStatusEvent

void onStatusEvent(boolean online)
                   throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException


Copyright © Peter Lawrey. All Rights Reserved.