javax.ejb
Annotation Type ApplicationException


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

Version:
$Rev: 791654 $ $Date: 2009-07-07 01:13:17 +0200 (Di, 07. 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-2012 The Apache Software Foundation. All Rights Reserved.