Uses of Interface
org.apache.jcs.auxiliary.behavior.IAuxiliaryCacheAttributes

Packages that use IAuxiliaryCacheAttributes
org.apache.jcs.auxiliary.behavior Auxilliary cache interfaces. 
org.apache.jcs.auxiliary.disk.hsql.behavior   
org.apache.jcs.auxiliary.disk.jisp.behavior   
 

Uses of IAuxiliaryCacheAttributes in org.apache.jcs.auxiliary.behavior
 

Methods in org.apache.jcs.auxiliary.behavior that return IAuxiliaryCacheAttributes
 IAuxiliaryCacheAttributes IAuxiliaryCacheAttributes.copy()
          Description of the Method
 

Methods in org.apache.jcs.auxiliary.behavior with parameters of type IAuxiliaryCacheAttributes
 ICache IAuxiliaryCacheFactory.createCache(IAuxiliaryCacheAttributes iaca)
          Description of the Method
 

Uses of IAuxiliaryCacheAttributes in org.apache.jcs.auxiliary.disk.hsql.behavior
 

Subinterfaces of IAuxiliaryCacheAttributes in org.apache.jcs.auxiliary.disk.hsql.behavior
 interface IHSQLCacheAttributes
          Title: Description:
 

Uses of IAuxiliaryCacheAttributes in org.apache.jcs.auxiliary.disk.jisp.behavior
 

Subinterfaces of IAuxiliaryCacheAttributes in org.apache.jcs.auxiliary.disk.jisp.behavior
 interface IJISPCacheAttributes
          Description of the Interface
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.