Uses of Interface
org.jboss.resteasy.spi.PropertyInjector

Packages that use PropertyInjector
org.jboss.resteasy.core   
org.jboss.resteasy.plugins.spring   
org.jboss.resteasy.spi   
 

Uses of PropertyInjector in org.jboss.resteasy.core
 

Classes in org.jboss.resteasy.core that implement PropertyInjector
 class PropertyInjectorImpl
           
 

Methods in org.jboss.resteasy.core that return PropertyInjector
 PropertyInjector InjectorFactoryImpl.createPropertyInjector(java.lang.Class resourceClass)
           
 

Uses of PropertyInjector in org.jboss.resteasy.plugins.spring
 

Fields in org.jboss.resteasy.plugins.spring declared as PropertyInjector
protected  PropertyInjector SpringResourceFactory.propertyInjector
           
 

Methods in org.jboss.resteasy.plugins.spring that return PropertyInjector
 PropertyInjector SpringResourceFactory.getPropertyInjector()
           
 

Uses of PropertyInjector in org.jboss.resteasy.spi
 

Methods in org.jboss.resteasy.spi that return PropertyInjector
 PropertyInjector InjectorFactory.createPropertyInjector(java.lang.Class resourceClass)
           
 



Copyright © 2009. All Rights Reserved.