public static class ContinuousQuery.EntryListener<K,V,C> extends Object
| Constructor and Description |
|---|
EntryListener(ContinuousQueryListener<K,C> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(CacheEntryEvent<K,ContinuousQueryResult<V>> event) |
public EntryListener(ContinuousQueryListener<K,C> listener)
public void handleEvent(CacheEntryEvent<K,ContinuousQueryResult<V>> event)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.