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: 37459 $
Author:
Bill Burke

Optional Element Summary
 boolean retainIfException
           
 

retainIfException

public abstract boolean retainIfException
Default:
false


Copyright © 2008 JBoss Inc.. All Rights Reserved.