com.macvu.tiles.xmlDefinition
Class XmlCacheInformation

java.lang.Object
  extended by com.macvu.tiles.CacheInformation
      extended by com.macvu.tiles.xmlDefinition.XmlCacheInformation

public class XmlCacheInformation
extends CacheInformation


Field Summary
 
Fields inherited from class com.macvu.tiles.CacheInformation
DEFAULT_KEY_FACTORY, DEFAULT_REPOSITORY_FACTORY, DEFAULT_REPOSITORY_NAME
 
Constructor Summary
XmlCacheInformation()
           
 
Method Summary
 void addCacheAttribute(XmlCacheAttribute info)
           
 
Methods inherited from class com.macvu.tiles.CacheInformation
addCacheAttribute, addPossibleCacheAttribute, clearCacheAttribute, clearPossibleCacheAttribute, getCacheAttributes, getCacheEnabled, getKeyFactory, getParent, getPossibleCacheAttributes, getRepositoryFactory, getRepositoryName, init, isCacheEnabled, isDefault, isInCacheAttributes, isInPossibleCacheAttributes, removeCacheAttribute, removePossibleCacheAttribute, setCacheAttributes, setCacheEnabled, setKeyFactory, setParent, setPossibleCacheAttributes, setRepositoryFactory, setRepositoryName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlCacheInformation

public XmlCacheInformation()
Method Detail

addCacheAttribute

public void addCacheAttribute(XmlCacheAttribute info)


Copyright © 2005 MacVu group. All Rights Reserved.