javax.ejb
Annotation Type Remove


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Remove

Annotation to mark a method that will remove a stateful session on completion

Version:
$Revision: 1.4.4.5 $
Author:
Bill Burke

Optional Element Summary
 boolean retainIfException
           
 

retainIfException

public abstract boolean retainIfException
Default:
false