public interface ListenerAdapter<T>
IMap listeners. This interface is considered to be used only
 by IMap internals.
 
 Also every MapListener should be wrapped
 in a ListenerAdapter before EventService registration.void onEvent(T event)
event - type of event.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.