sourceafIoc::PostInjection.fan
** 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.facet class PostInjection { }