Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.applicationblocks.com.cache |
Modifier and Type | Method | Description |
---|---|---|
IConfCache |
ConfService.getCache() |
|
IConfCache |
IConfService.getCache() |
Returns an instance of the configuration cache or null if caching is not
enabled.
|
Modifier and Type | Method | Description |
---|---|---|
static IConfService |
ConfServiceFactory.createConfService(Protocol protocol,
IConfServicePolicy confServicePolicy,
IConfCache cache) |
Creates a configuration service with the specified
policy information.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultConfCache |
The default implementation of the configuration cache interface.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.concurrent.Future<IConfCache> |
DefaultConfCache.beginRefresh(AsyncInvoker asyncInvoker,
Action<java.util.concurrent.Future<IConfCache>> finishCallback) |
Asynchronously updates all configuration objects in the cache.
|
java.util.concurrent.Future<IConfCache> |
IConfCache.beginRefresh(AsyncInvoker asyncInvoker,
Action<java.util.concurrent.Future<IConfCache>> finishCallback) |
Asynchronously updates all configuration objects in the cache.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.concurrent.Future<IConfCache> |
DefaultConfCache.beginRefresh(AsyncInvoker asyncInvoker,
Action<java.util.concurrent.Future<IConfCache>> finishCallback) |
Asynchronously updates all configuration objects in the cache.
|
java.util.concurrent.Future<IConfCache> |
IConfCache.beginRefresh(AsyncInvoker asyncInvoker,
Action<java.util.concurrent.Future<IConfCache>> finishCallback) |
Asynchronously updates all configuration objects in the cache.
|
void |
DefaultConfCache.endRefresh(java.util.concurrent.Future<IConfCache> asyncResult) |
To be called when the asynchronous refresh operation is complete.
|
void |
IConfCache.endRefresh(java.util.concurrent.Future<IConfCache> asyncResult) |
To be called when the asynchronous refresh operation is complete.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.