railo.runtime.functions.system
Class PagePoolClear

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

public final class PagePoolClear
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
PagePoolClear()
           
 
Method Summary
static boolean call(PageContext pc)
           
static void clear(Mapping mapping)
           
static void clear(Mapping[] mappings)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagePoolClear

public PagePoolClear()
Method Detail

call

public static boolean call(PageContext pc)

clear

public static void clear(Mapping[] mappings)

clear

public static void clear(Mapping mapping)


Copyright © 2012 Railo