Annotation Type ProcessRemovals


  • @Documented
    @Target(METHOD)
    @Retention(RUNTIME)
    public @interface ProcessRemovals
    Use this annotation to describe methods that will participate in the application lifecycle. This method will be called after the ProcessAdditions calls are done.
    Since:
    1.7