Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.cache |
Modifier and Type | Method | Description |
---|---|---|
boolean |
ConfCacheFilter.invoke(ConfCacheEvent cacheEvent) |
Evaluate filter's condition on truth or false.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultConfCache.register(Action<ConfCacheEvent> handler,
Predicate<ConfCacheEvent> filter) |
Registers a delegate for receiving notifications from the cache
based on the specified filter.
|
void |
DefaultConfCache.register(Action<ConfCacheEvent> handler,
Predicate<ConfCacheEvent> filter) |
Registers a delegate for receiving notifications from the cache
based on the specified filter.
|
void |
DefaultConfCache.register(Subscriber<ConfCacheEvent> subscriber) |
Registers a subscriber object for receiving notifications from
the cache.
|
void |
DefaultConfCache.unregister(Action<ConfCacheEvent> handler) |
Unregisters the specified delegate from notifications.
|
void |
DefaultConfCache.unregister(Subscriber<ConfCacheEvent> subscriber) |
Unregisters the subscriber from event notifications.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.