Annotation Interface PostConstruct


@Target(METHOD) @Retention(RUNTIME) public @interface PostConstruct
Marks method that should be called after an object is constructed.