org.apache.axis2.jaxws.server.endpoint.injection.factory
Class ResourceInjectionFactory
java.lang.Object
org.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
public class ResourceInjectionFactory
- extends Object
This class is is responsible for creating instances that can
handle resource injection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceInjectionFactory
public ResourceInjectionFactory()
createResourceInjector
public static ResourceInjector createResourceInjector(Class resourceType)
throws ResourceInjectionException
- This method retrieves the appropriate ResourceInjector instance
based on the type that is supplied.
- Throws:
ResourceInjectionException
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.