javax.ejb
Annotation Type ApplicationException


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ApplicationException

Version:
$Rev: 791654 $ $Date: 2009-07-06 19:13:17 -0400 (Mon, 06 Jul 2009) $

Optional Element Summary
 boolean inherited
           
 boolean rollback
           
 

rollback

public abstract boolean rollback
Default:
false

inherited

public abstract boolean inherited
Default:
true


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.