railo.runtime.functions.dynamicEvaluation
Class Invoke
java.lang.Object
railo.runtime.functions.dynamicEvaluation.Invoke
- All Implemented Interfaces:
- Serializable, Function
public class Invoke
- extends Object
- implements Function
- See Also:
- Serialized Form
Invoke
public Invoke()
call
public static Object call(PageContext pc,
Object obj,
String name)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
Object obj,
String name,
Object arguments)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo