@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface TimeoutParam
Timeout annotation to define a remote
method timeout policy. This annotation specifies a method parameter as being
a timeout value or unit.Copyright © 2006–2015 Cojen. All rights reserved.