org.apache.webbeans.annotation
Class SessionScopeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<SessionScoped>
org.apache.webbeans.annotation.SessionScopeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, SessionScoped
public class SessionScopeLiteral
- extends AnnotationLiteral<SessionScoped>
- implements SessionScoped
RequestScoped literal annotation.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
SessionScopeLiteral
public SessionScopeLiteral()
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.