Annotation Type OnInit


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface OnInit
    A method marked with this annotation will be called upon init of the element.