org.jboss.solder.literal
Class SessionScopedLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.SessionScoped>
org.jboss.solder.literal.SessionScopedLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.enterprise.context.SessionScoped
public class SessionScopedLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.SessionScoped>
- implements javax.enterprise.context.SessionScoped
- See Also:
- Serialized Form
|
Field Summary |
static javax.enterprise.context.SessionScoped |
INSTANCE
|
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final javax.enterprise.context.SessionScoped INSTANCE
SessionScopedLiteral
public SessionScopedLiteral()
Copyright © 2008-2011 Seam Framework. All Rights Reserved.