railo.runtime.functions.cache
Class CacheGetProperties

java.lang.Object
  extended by railo.runtime.functions.cache.CacheGetProperties
All Implemented Interfaces:
Serializable, Function

public final class CacheGetProperties
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
CacheGetProperties()
           
 
Method Summary
static Array call(PageContext pc)
           
static Array call(PageContext pc, String cacheName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheGetProperties

public CacheGetProperties()
Method Detail

call

public static Array call(PageContext pc)
                  throws PageException
Throws:
PageException

call

public static Array call(PageContext pc,
                         String cacheName)
                  throws PageException
Throws:
PageException


Copyright © 2012 Railo