Uses of Interface
com.bankframe.ei.txnhandler.hostcache.Cache

Packages that use Cache
com.bankframe.ei.txnhandler.hostcache   
 

Uses of Cache in com.bankframe.ei.txnhandler.hostcache
 

Subinterfaces of Cache in com.bankframe.ei.txnhandler.hostcache
 interface TimeoutCache
           
 

Classes in com.bankframe.ei.txnhandler.hostcache that implement Cache
 class DataBaseCache
          Deprecated. Use the com.bankframe.serives.cache package instead
 class MemoryCache
          Deprecated. Use the com.bankframe.serives.cache package instead
 class MemoryCache2
          Deprecated. Use the com.bankframe.serives.cache package instead
 class SingleJvmCache
          Deprecated. Use the com.bankframe.serives.cache package instead
 class TimeoutMemoryCache
          Deprecated. Use the com.bankframe.serives.cache package instead
 

Methods in com.bankframe.ei.txnhandler.hostcache that return Cache
static Cache CacheFactory.getInstance()
          Deprecated. This will get the only instance of a Cache object that can exist within a JVM.
 



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