railo.runtime.functions.system
Class SystemCacheClear

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

public final class SystemCacheClear
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

SystemCacheClear

public SystemCacheClear()
Method Detail

call

public static String call(PageContext pc)
                   throws FunctionException
Throws:
FunctionException

call

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


Copyright © 2012 Railo