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