Uses of Class
org.minijax.cdi.MinijaxInjectorState
-
Packages that use 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, Class<T> type, Annotation[] annotations)MinijaxProvider<T>FieldAnnotationProcessor. buildProvider(MinijaxInjectorState state, Class<T> type, Annotation[] annotations)
-