testbox.system.modules.cbstreams

Class ModuleConfig

lucee.Component
    extended by testbox.system.modules.cbstreams.ModuleConfig

Copyright 2013 Ortus Solutions, Corp www.ortussolutions.com --- Welcome to the world of Streams

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any configure()
         Configure this module.
    any onLoad()
         Fired when the module is registered and activated.
    any onUnload()
         Fired when the module is unregistered and unloaded.
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    configure

    public any configure()

    Configure this module


    onLoad

    public any onLoad()

    Fired when the module is registered and activated.


    onUnload

    public any onUnload()

    Fired when the module is unregistered and unloaded