Package org.jboss.ejb3.annotation
Annotation Type TransactionTimeout
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface TransactionTimeout
Annotation for specifying the transaction timeout of a newly started transaction when invoking an EJB business method.