| Package | Description | 
|---|---|
| org.jboss.resteasy.cdi | |
| org.jboss.resteasy.core | |
| org.jboss.resteasy.plugins.spring | |
| org.jboss.resteasy.spi | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CdiPropertyInjectorJAX-RS property injection is performed twice on CDI Beans. | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyInjector | CdiInjectorFactory. createPropertyInjector(Class resourceClass,
                      ResteasyProviderFactory factory) | 
| PropertyInjector | CdiInjectorFactory. createPropertyInjector(ResourceClass resourceClass,
                      ResteasyProviderFactory providerFactory) | 
| Constructor and Description | 
|---|
| CdiPropertyInjector(PropertyInjector delegate,
                   Class<?> clazz,
                   Map<Class<?>,Type> sessionBeanInterface,
                   javax.enterprise.inject.spi.BeanManager manager) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PropertyInjectorImpl | 
| class  | ResourcePropertyInjector | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyInjector | InjectorFactoryImpl. createPropertyInjector(Class resourceClass,
                      ResteasyProviderFactory providerFactory) | 
| PropertyInjector | InjectorFactoryImpl. createPropertyInjector(ResourceClass resourceClass,
                      ResteasyProviderFactory providerFactory) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PropertyInjector | SpringResourceFactory. propertyInjector | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyInjector | SpringBeanProcessor.ResteasyBeanPostProcessor. getInjector(Class<?> clazz) | 
| PropertyInjector | SpringResourceFactory. getPropertyInjector() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpringBeanProcessor.ResteasyBeanPostProcessor. inject(String beanName,
      Object bean,
      PropertyInjector propertyInjector) | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyInjector | InjectorFactory. createPropertyInjector(Class resourceClass,
                      ResteasyProviderFactory factory) | 
| PropertyInjector | InjectorFactory. createPropertyInjector(ResourceClass resourceClass,
                      ResteasyProviderFactory providerFactory) | 
Copyright © 2021 JBoss by Red Hat. All rights reserved.