|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Remove
Applied to a business method of a stateful session bean class. Indicates that the stateful session bean is to be removed by the container after completion of the method.
Optional Element Summary | |
---|---|
boolean |
retainIfException
If true, the stateful session bean will not be removed if an exception is thrown from the designated method. |
public abstract boolean retainIfException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009, 2010, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 4-June-2010 04:34