javax.annotation
Annotation Type PreDestroy


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

The PreDestroy method will execute after any method annotated with the Remove annotation has completed.

Version:
$Revision: 57283 $
Author:
Kabir Khan



Copyright © 2008 JBoss Inc.. All Rights Reserved.