JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Common Annotations 2.1 - Apache Tomcat
®
10.1.34
jakarta.annotation
PreDestroy
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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