component implements="CFIDE.orm.IEventHandler"{
* postLoad called by hibernate which in turn announces a coldbox interception: ORMPostLoad
public void function postLoad(any entity){
application.wirebox.autowire(
targetID="ORMEntity-#getMetadata( arguments.entity ).name#"