Annotation Type PostContextCreate


  • @Documented
    @Target(METHOD)
    @Retention(RUNTIME)
    public @interface PostContextCreate
    Use this annotation to describe methods that will participate in the application lifecycle. This method will be called after application context is created.
    Since:
    1.7