Class Hierarchy
- java.lang.Object
- javax.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- org.apache.webbeans.annotation.ApplicationScopeLiteral (implements javax.enterprise.context.ApplicationScoped)
- org.apache.webbeans.annotation.DependentScopeLiteral (implements javax.enterprise.context.Dependent)
- org.apache.webbeans.annotation.EmptyAnnotationLiteral<T>
- org.apache.webbeans.annotation.AnyLiteral (implements javax.enterprise.inject.Any)
- org.apache.webbeans.annotation.DefaultLiteral (implements javax.enterprise.inject.Default)
- org.apache.webbeans.annotation.RequestedScopeLiteral (implements javax.enterprise.context.RequestScoped)
- org.apache.webbeans.annotation.SessionScopeLiteral (implements javax.enterprise.context.SessionScoped)
- org.apache.webbeans.annotation.NamedLiteral (implements javax.inject.Named)
- org.apache.webbeans.annotation.NewLiteral (implements javax.enterprise.inject.New)
- org.apache.webbeans.annotation.AnnotationManager
Annotation Type Hierarchy
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.