Uses of Interface
org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Packages that use ResourceInjector
Package
Description
-
Uses of ResourceInjector in org.apache.axis2.jaxws.server.endpoint.injection
Subinterfaces of ResourceInjector in org.apache.axis2.jaxws.server.endpoint.injection -
Uses of ResourceInjector in org.apache.axis2.jaxws.server.endpoint.injection.factory
Methods in org.apache.axis2.jaxws.server.endpoint.injection.factory that return ResourceInjectorModifier and TypeMethodDescriptionstatic ResourceInjectorResourceInjectionFactory.createResourceInjector(Class resourceType) This method retrieves the appropriate ResourceInjector instance based on the type that is supplied. -
Uses of ResourceInjector in org.apache.axis2.jaxws.server.endpoint.injection.impl
Classes in org.apache.axis2.jaxws.server.endpoint.injection.impl that implement ResourceInjector