com.hazelcast.map.impl
Class ListenerAdapters

java.lang.Object
  extended by com.hazelcast.map.impl.ListenerAdapters

public final class ListenerAdapters
extends Object

Contains support methods for creating various ListenerAdapter

See Also:
EntryListenerAdaptors, MapListenerAdaptors

Method Summary
static ListenerAdapter createListenerAdapter(Object listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createListenerAdapter

public static ListenerAdapter createListenerAdapter(Object listener)


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