JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.glassfish.hk2.api
Interface PreDestroy
public interface
PreDestroy
Components implementing this interface registers an interest in being notified when they are about to be decommissioned.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
preDestroy
()
The component is about to be removed from the registry.
Method Detail
preDestroy
void preDestroy()
The component is about to be removed from the registry.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method