@midwayjs/coreInterfacesIObjectLifeCycle版本:Next本页总览IObjectLifeCycle Object Lifecycle 对象生命周期Index MethodsonBeforeBindonBeforeObjectCreatedonBeforeObjectDestroyonObjectCreatedonObjectInitMethods onBeforeBindonBeforeBind(Clzz: any, options: ObjectBeforeBindOptions): voidonBeforeObjectCreatedonBeforeObjectCreated(Clzz: any, options: ObjectBeforeCreatedOptions): voidonBeforeObjectDestroyonBeforeObjectDestroy<T>(ins: T, options: ObjectBeforeDestroyOptions): voidType parametersTonObjectCreatedonObjectCreated<T>(ins: T, options: ObjectCreatedOptions<T>): voidType parametersTonObjectInitonObjectInit<T>(ins: T, options: ObjectInitOptions): voidType parametersT
Object Lifecycle 对象生命周期