Hierarchy For Package javax.enterprise.context

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

Annotation Type Hierarchy

  • javax.enterprise.context.ApplicationScoped (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.BeforeDestroyed (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.ConversationScoped (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.Dependent (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.Destroyed (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.Initialized (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.NormalScope (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.RequestScoped (implements java.lang.annotation.Annotation)
  • javax.enterprise.context.SessionScoped (implements java.lang.annotation.Annotation)