Module: events
Functions
decorator (func)
decorator (func)
decorator (func)
decorator (func)
decorator (func)
decorator (func)
on_reconstitute (fn)
Decorate a method as the 'reconstitute' hook.
This method will be called based on the 'on_load' event hook.
Note that when using ORM mappers, this method is equivalent to MapperExtension.on_reconstitute().
