com.beetle.framework.web.cache.imp
类 CacheConfig

java.lang.Object
  继承者 com.beetle.framework.web.cache.imp.CacheConfig

public class CacheConfig
extends java.lang.Object


方法摘要
static java.util.Map getCacheURLs(java.io.InputStream xmlIs)
           
 void readCacheURLs(java.io.InputStream xmlIs)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

readCacheURLs

public void readCacheURLs(java.io.InputStream xmlIs)

getCacheURLs

public static java.util.Map getCacheURLs(java.io.InputStream xmlIs)