testbox.system.coverage.data

Class TemplateCompiler_Adobe

lucee.Component
    extended by testbox.system.coverage.data.TemplateCompiler_Adobe

Copyright Ortus Solutions, Corp www.ortussolutions.com I contain the logic to force a compilation on Adobe ColdFusion.

Class Attributes:
  • synchronized : false
  •  
  • accessors : true
  •  
  • persistent : false
  •  
    Constructor Summary
    init()
    Method Summary
    any compileAndLoad(any filePath)
         Call me to force a .
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init()


    Method Detail

    compileAndLoad

    public any compileAndLoad(any filePath)

    Call me to force a .cfm or .cfc to be compiled and the class loaded into memory

    Parameters:
    filePath