Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.applicationblocks.com.cache.IConfCacheQueryEngine

Packages that use IConfCacheQueryEngine
com.genesyslab.platform.applicationblocks.com.cache   
 

Uses of IConfCacheQueryEngine in com.genesyslab.platform.applicationblocks.com.cache
 

Classes in com.genesyslab.platform.applicationblocks.com.cache that implement IConfCacheQueryEngine
 class CompositeConfCacheQueryEngine
          An implementation of the query engine interface which allows for new query interpretation modules to be added at run time.
 class DefaultConfCacheQueryEngine
          The default query engine implementation.
 

Methods in com.genesyslab.platform.applicationblocks.com.cache with parameters of type IConfCacheQueryEngine
 void CompositeConfCacheQueryEngine.register(IConfCacheQueryEngine queryEngine)
          Registers a query engine module.
 void CompositeConfCacheQueryEngine.unregister(IConfCacheQueryEngine queryEngine)
          Unregisters a query engine module.
 

Constructors in com.genesyslab.platform.applicationblocks.com.cache with parameters of type IConfCacheQueryEngine
DefaultConfCache(IConfCachePolicy cachePolicy, IConfCacheStorage cacheStorage, IConfCacheQueryEngine cacheQueryEngine)
          Creates a new instance of the configuration cache.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.