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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.