org.jboss.weld.conversation
Annotation Type ConversationConcurrentAccessTimeout


@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
@Qualifier
public @interface ConversationConcurrentAccessTimeout

The conversation context concurrent access wait timeout on a lock

Author:
Nicklas Karlsson



Copyright © 2008-2009 Seam Framework. All Rights Reserved.