Uses of Interface
org.jboss.resteasy.core.ValueInjector
Packages that use ValueInjector
-
Uses of ValueInjector in org.jboss.resteasy.core
Classes in org.jboss.resteasy.core that implement ValueInjectorModifier and TypeClassDescriptionclassAbstract implementation ofthat can inject collections.invalid reference
NestedFormInjectorclassclassclassclassclassclassclassCan inject lists.classCan inject maps.classclassclassclassExtension ofFormInjectorthat handles prefixes for associated classes.classCreated by Simon Ström on 7/17/14.classclassDeprecated.Replaced by org.jboss.resteasy.core.AsynchronousResponseInjectorFields in org.jboss.resteasy.core declared as ValueInjectorModifier and TypeFieldDescriptionprotected ValueInjector[]ConstructorInjectorImpl.paramsprotected ValueInjector[]MethodInjectorImpl.paramsFields in org.jboss.resteasy.core with type parameters of type ValueInjectorModifier and TypeFieldDescriptionprotected HashMap<Field, ValueInjector> PropertyInjectorImpl.fieldMapMethods in org.jboss.resteasy.core that return ValueInjectorModifier and TypeMethodDescriptionInjectorFactoryImpl.createParameterExtractor(Class injectTargetClass, AccessibleObject injectTarget, Class type, Type genericType, Annotation[] annotations, boolean useDefault, ResteasyProviderFactory providerFactory) InjectorFactoryImpl.createParameterExtractor(Class injectTargetClass, AccessibleObject injectTarget, Class type, Type genericType, Annotation[] annotations, ResteasyProviderFactory providerFactory) InjectorFactoryImpl.createParameterExtractor(Parameter parameter, ResteasyProviderFactory providerFactory) MethodInjectorImpl.getParams() -
Uses of ValueInjector in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return ValueInjectorModifier and TypeMethodDescriptionInjectorFactory.createParameterExtractor(Class injectTargetClass, AccessibleObject injectTarget, Class type, Type genericType, Annotation[] annotations, boolean useDefault, ResteasyProviderFactory factory) InjectorFactory.createParameterExtractor(Class injectTargetClass, AccessibleObject injectTarget, Class type, Type genericType, Annotation[] annotations, ResteasyProviderFactory factory) InjectorFactory.createParameterExtractor(Parameter parameter, ResteasyProviderFactory providerFactory) MethodInjector.getParams()