Hierarchy For Package org.apache.webbeans.annotation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
      • org.apache.webbeans.annotation.BeforeDestroyedLiteral (implements jakarta.enterprise.context.BeforeDestroyed)
      • org.apache.webbeans.annotation.DestroyedLiteral (implements jakarta.enterprise.context.Destroyed)
      • org.apache.webbeans.annotation.EmptyAnnotationLiteral<T>
        • org.apache.webbeans.annotation.AnyLiteral (implements jakarta.enterprise.inject.Any)
        • org.apache.webbeans.annotation.ApplicationScopeLiteral (implements jakarta.enterprise.context.ApplicationScoped)
        • org.apache.webbeans.annotation.DefaultLiteral (implements jakarta.enterprise.inject.Default)
        • org.apache.webbeans.annotation.DependentScopeLiteral (implements jakarta.enterprise.context.Dependent)
        • org.apache.webbeans.annotation.RequestedScopeLiteral (implements jakarta.enterprise.context.RequestScoped)
        • org.apache.webbeans.annotation.SessionScopeLiteral (implements jakarta.enterprise.context.SessionScoped)
      • org.apache.webbeans.annotation.InitializedLiteral (implements jakarta.enterprise.context.Initialized)
      • org.apache.webbeans.annotation.NamedLiteral (implements jakarta.inject.Named)
    • org.apache.webbeans.annotation.AnnotationManager