facet classafIoc::PostInjection
sys::Obj afIoc::PostInjection : sys::Facet
Marks a service method to be called after ctor and field injection. The method may be of any visibility and all params are resolved as dependencies. Any return value from the method is ignored.
- defVal
const static PostInjection defVal := ...
Singleton for PostInjection facet.