wirebox.system.core.util

Class RailoMappingHelper

lucee.Component
    extended by wirebox.system.core.util.RailoMappingHelper

Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com Creation of mappings via Railo/Lucee

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any addMapping(string name, string path)
         Engine caches app mappings, but gives us a method to update them via the application "tag".
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    addMapping

    public any addMapping(string name, string path)

    Engine caches app mappings, but gives us a method to update them via the application "tag"

    Parameters:
    name
    path