JavaScript is disabled on your browser.
Skip navigation links
Common Annotations 1.3 - Apache Tomcat
®
9.0.96
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
javax.annotation
Annotation Type PreDestroy
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
PreDestroy
Added to a method required to be called once the object is no longer required and before it is discarded.
Since:
Common Annotations 1.0