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:
Field |
Required |
Optional
Detail:
Field |
Element
javax.annotation
Annotation Type WillCloseWhenClosed
@Documented @Retention(value=RUNTIME) public @interface
WillCloseWhenClosed
Used to annotate a constructor/factory parameter to indicate that returned object (X) will close the resource when X is closed.
See Also:
WillClose
,
WillNotClose
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element