Class ListenerEntry<T>
java.lang.Object
org.apache.curator.framework.listen.ListenerEntry<T>
- Type Parameters:
T
- the listener type
Generic holder POJO for a listener and its executor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
listener
-
executor
-
-
Constructor Details
-
ListenerEntry
-