|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the checkpoint where the resource is checked.
Field Summary | |
static int |
EJB_POST_INVOKE
EJB Post Invoke. |
static int |
EJB_PRE_DESTROY
EJB before removal. |
static int |
EJB_PRE_PASSIVATE
EJB before passivation. |
static int |
HTTP_AFTER_CALL
After Servlet call. |
static int |
UNKNOWN
Unknown location. |
Field Detail |
public static final int UNKNOWN
public static final int EJB_POST_INVOKE
public static final int EJB_PRE_PASSIVATE
public static final int EJB_PRE_DESTROY
public static final int HTTP_AFTER_CALL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |