org.jboss.seam.annotations
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface Synchronized
Modifier and Type | Optional Element and Description |
---|---|
long |
timeout
How long should we wait for the lock
before throwing an exception?
|
Copyright © 2015 Seam Framework. All Rights Reserved.