railo.runtime.cache
Class CacheUtil

java.lang.Object
  extended by railo.runtime.cache.CacheUtil

public class CacheUtil
extends Object


Constructor Summary
CacheUtil()
           
 
Method Summary
static Struct getInfo(Cache c)
           
static Struct getInfo(CacheEntry ce)
           
static String toString(CacheEntry ce)
           
static Object toTimespan(long timespan)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheUtil

public CacheUtil()
Method Detail

getInfo

public static Struct getInfo(CacheEntry ce)

getInfo

public static Struct getInfo(Cache c)

toTimespan

public static Object toTimespan(long timespan)

toString

public static String toString(CacheEntry ce)


Copyright © 2012 Railo