railo.runtime.functions.dynamicEvaluation
Class EvaluateComponent

java.lang.Object
  extended by railo.runtime.functions.dynamicEvaluation.EvaluateComponent

public final class EvaluateComponent
extends Object


Constructor Summary
EvaluateComponent()
           
 
Method Summary
static Object call(PageContext pc, String name, String md5, Struct sctThis)
           
static Object call(PageContext pc, String name, String md5, Struct sctThis, Struct sctVariables)
           
static void setInternalState(Component comp, Struct sctThis, Struct sctVariables)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvaluateComponent

public EvaluateComponent()
Method Detail

call

public static Object call(PageContext pc,
                          String name,
                          String md5,
                          Struct sctThis)
                   throws PageException
Throws:
PageException

call

public static Object call(PageContext pc,
                          String name,
                          String md5,
                          Struct sctThis,
                          Struct sctVariables)
                   throws PageException
Throws:
PageException

setInternalState

public static void setInternalState(Component comp,
                                    Struct sctThis,
                                    Struct sctVariables)
                             throws PageException
Throws:
PageException


Copyright © 2012 Railo