Annotation Interface PostInject


@Documented @Retention(RUNTIME) @Target(METHOD) @Inherited public @interface PostInject
Defines a zero-args non-static method to be invoked on an Object after successful injection with an Injector.
Since:
Nov-2018
Author:
brian.oliver