lucee.Components3sdk.ModuleConfig
Copyright Ortus Solutions, Corp www.ortussolutions.com --- This module connects your application to Amazon S3
Method Summary | |
---|---|
any
|
configure()
Configure. |
any
|
onLoad()
Fired when the module is registered and activated. |
any
|
onUnload()
Fired when the module is unregistered and unloaded. |
private any
|
parseParentSettings()
parse parent settings. |
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
Configure
Fired when the module is registered and activated.
Fired when the module is unregistered and unloaded
parse parent settings