com.dotmarketing.cache
Class LiveCache
java.lang.Object
com.dotmarketing.cache.LiveCache
public class LiveCache
- extends java.lang.Object
- Author:
- David
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveCache
public LiveCache()
addToLiveAssetToCache
public static void addToLiveAssetToCache(WebAsset asset)
getPathFromCache
public static java.lang.String getPathFromCache(java.lang.String URI,
Host host)
getPathFromCache
public static java.lang.String getPathFromCache(java.lang.String URI,
long hostId)
removeAssetFromCache
public static void removeAssetFromCache(WebAsset asset)
clearCache
public static void clearCache()
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.