|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Remove
Call on this annotated method will do a remove of the stateful bean except if retainIfException is set to true.
Optional Element Summary | |
---|---|
boolean |
retainIfException
Do not remove bean if there is an exception (if true). |
public abstract boolean retainIfException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |