railo.runtime.functions.other
Class CreateDynamicProxy

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

public class CreateDynamicProxy
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
CreateDynamicProxy()
           
 
Method Summary
static Object _call(PageContext pc, Object oCFC, Object oInterfaces)
           
static Object call(PageContext pc, Object oCFC, Object oInterfaces)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDynamicProxy

public CreateDynamicProxy()
Method Detail

call

public static Object call(PageContext pc,
                          Object oCFC,
                          Object oInterfaces)
                   throws PageException
Throws:
PageException

_call

public static Object _call(PageContext pc,
                           Object oCFC,
                           Object oInterfaces)
                    throws PageException,
                           IOException
Throws:
PageException
IOException


Copyright © 2012 Railo