public class ConversationScopedLiteral extends AnnotationLiteral<ConversationScoped> implements ConversationScoped
Modifier and Type | Field and Description |
---|---|
static ConversationScoped |
INSTANCE |
Constructor and Description |
---|
ConversationScopedLiteral() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final ConversationScoped INSTANCE
Copyright © 2012 Seam Framework. All Rights Reserved.