Uses of Class
org.minijax.cdi.MinijaxInjectorState
| Package | Description |
|---|---|
| org.minijax.cdi | |
| org.minijax.cdi.annotation |
-
Uses of MinijaxInjectorState in org.minijax.cdi
Constructors in org.minijax.cdi with parameters of type MinijaxInjectorState Constructor Description ConstructorProviderBuilder(MinijaxInjectorState state) -
Uses of MinijaxInjectorState in org.minijax.cdi.annotation
Methods in org.minijax.cdi.annotation with parameters of type MinijaxInjectorState Modifier and Type Method Description MinijaxProvider<T>DefaultFieldAnnotationProcessor. buildProvider(MinijaxInjectorState state, java.lang.Class<T> type, java.lang.annotation.Annotation[] annotations)MinijaxProvider<T>FieldAnnotationProcessor. buildProvider(MinijaxInjectorState state, java.lang.Class<T> type, java.lang.annotation.Annotation[] annotations)