|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
public class ResourceInjectionFactory
This class is is responsible for creating instances that can handle resource injection.
Constructor Summary | |
---|---|
ResourceInjectionFactory()
|
Method Summary | |
---|---|
static ResourceInjector |
createResourceInjector(java.lang.Class resourceType)
This method retrieves the appropriate ResourceInjector instance based on the type that is supplied. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceInjectionFactory()
Method Detail |
---|
public static ResourceInjector createResourceInjector(java.lang.Class resourceType) throws ResourceInjectionException
ResourceInjectionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |