Annotation Type Hierarchy
- org.osgi.service.component.annotations.Activate (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.Component (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.ComponentPropertyType (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.Deactivate (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.Modified (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.Reference (implements java.lang.annotation.Annotation)
- org.osgi.service.component.annotations.RequireServiceComponentRuntime (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.osgi.service.component.annotations.CollectionType
- org.osgi.service.component.annotations.ConfigurationPolicy
- org.osgi.service.component.annotations.FieldOption
- org.osgi.service.component.annotations.ReferenceCardinality
- org.osgi.service.component.annotations.ReferencePolicy
- org.osgi.service.component.annotations.ReferencePolicyOption
- org.osgi.service.component.annotations.ReferenceScope
- org.osgi.service.component.annotations.ServiceScope
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)