Uses of Class
railo.runtime.InterfaceImpl

Packages that use InterfaceImpl
railo.runtime   
railo.runtime.component   
 

Uses of InterfaceImpl in railo.runtime
 

Methods in railo.runtime that return InterfaceImpl
static InterfaceImpl[] InterfaceImpl.loadImplements(PageContext pc, String lstExtend, Map interfaceUdfs)
           
abstract  InterfaceImpl InterfacePage.newInstance(String callPath, boolean isRealPath, Map interfaceUDFs)
           
 

Methods in railo.runtime with parameters of type InterfaceImpl
abstract  void InterfacePage.initInterface(InterfaceImpl i)
           
 

Uses of InterfaceImpl in railo.runtime.component
 

Methods in railo.runtime.component that return InterfaceImpl
 InterfaceImpl[] InterfaceCollection.getInterfaces()
           
static InterfaceImpl ComponentLoader.loadInterface(PageContext pc, Page page, PageSource ps, String callPath, boolean isRealPath, Map interfaceUDFs)
           
static InterfaceImpl ComponentLoader.loadInterface(PageContext pc, String rawPath, Map interfaceUDFs)
           
 



Copyright © 2012 Railo