railo.runtime.functions.cache
Class CacheRemoveAll

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

public class CacheRemoveAll
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

CacheRemoveAll

public CacheRemoveAll()
Method Detail

call

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

call

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


Copyright © 2012 Railo