javax.annotation
Annotation Type PreDestroy


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface PreDestroy

Marks a method to be before desctrution.