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.ejb
Annotation Type PostActivate
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface
PostActivate
An ejbActivate type of callback marker. The method may be called ejbActivate, or any signature matching: public void
()
Version:
$Revision$
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