Uses of Interface
blackboard.persist.CacheListener

Packages that use CacheListener
blackboard.persist   
 

Uses of CacheListener in blackboard.persist
 

Subinterfaces of CacheListener in blackboard.persist
 interface GlobalCacheListener
          The GlobalCacheListener interface used to drive notification of Bb logic based on external "touches" registered against the "cache_tokens" table.
 

Classes in blackboard.persist that implement CacheListener
 class CachingLoaderListener
          The CachingLoaderListener interface used to drive notification of Bb logic based on external "touches" registered against the "cache_tokens" table.
 

Methods in blackboard.persist with parameters of type CacheListener
 void BbPersistenceManager.registerCacheListener(CacheListener lstn)
          Registers Caching Loader and creates a cache token.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.