Uses of Interface
com.bankframe.services.cache.CacheIndexer

Packages that use CacheIndexer
com.bankframe.services.cache   
 

Uses of CacheIndexer in com.bankframe.services.cache
 

Classes in com.bankframe.services.cache that implement CacheIndexer
 class CacheIndex
          Implements CacheIndexer used to apply an index definition on a given cache.
 

Methods in com.bankframe.services.cache that return CacheIndexer
static CacheIndexer CacheIndexFactory.createCacheIndex()
          Returns a new instance of CacheIndexer.
static CacheIndexer CacheIndexFactory.getCacheIndex(java.lang.String name)
           
 



Copyright © 2005, 2007, Oracle. All rights reserved.