org.jboss.weld.conversation
Annotation Type ConversationInactivityTimeout


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

The conversation context inactivity timeout

Author:
Nicklas Karlsson



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