com.hazelcast.client.spi
Interface EventHandler<E>


public interface EventHandler<E>


Method Summary
 void handle(E event)
           
 

Method Detail

handle

void handle(E event)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.