Annotation Interface AfterStop


@Retention(RUNTIME) @Target(METHOD) public @interface AfterStop
Mark a static method to be executed after the container is stopped.