@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface TransactionTimeout
public abstract long value
0
, the timeout value is reset to the default
value.public abstract TimeUnit unit
SECONDS
, specifying a lower one will result in a deployment
failure.Copyright © 2019 JBoss by Red Hat. All rights reserved.