Hierarchy For Package org.osgi.service.cdi.annotations

Package Hierarchies:

Class Hierarchy

Annotation Type Hierarchy

  • org.osgi.service.cdi.annotations.Bean (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.BeanPropertyType (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.Beans (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.ComponentProperties (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.ComponentScoped (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.FactoryComponent (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.MinimumCardinality (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.PID (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.PIDs (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.PrototypeRequired (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.Reference (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.Reluctant (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.RequireCDIExtender (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.RequireCDIImplementation (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.Service (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.ServiceInstance (implements java.lang.annotation.Annotation)
  • org.osgi.service.cdi.annotations.SingleComponent (implements java.lang.annotation.Annotation)