org.jboss.ejb3.annotation
Annotation Type TransactionTimeout


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface TransactionTimeout

Annotation for specifying the transaction timeout of an EJB business method


Optional Element Summary
 int value
           
 

value

public abstract int value
Default:
0