railo-context.Componentcontentbox.modules.Hello.ModuleConfig
My Module Configuration
Method Summary | |
---|---|
any
|
configure()
|
any
|
onActivate()
Fired when the module is activated by ContentBox. |
any
|
onDeactivate()
Fired when the module is deactivated by ContentBox. |
any
|
onLoad()
Fired when the module is registered and activated. |
any
|
onUnload()
Fired when the module is unregistered and unloaded. |
Methods inherited from class railo-context.Component |
---|
None |
Method Detail |
---|
Fired when the module is activated by ContentBox
Fired when the module is deactivated by ContentBox
Fired when the module is registered and activated.
Fired when the module is unregistered and unloaded