@Target(TYPE) @Retention(RUNTIME) public @interface StatefulTimeout
The semantics of the value element are as follows:
Values less than -1 are not valid.>0 indicates a timeout value in the units
specified by the unit element.
long value
>0 indicates a timeout value in the units
specified by the unit element.
TimeUnit unit
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.