org.apache.axis2.extensions.spring.receivers
Class SpringServletContextObjectSupplier
java.lang.Object
org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
- All Implemented Interfaces:
- ServiceObjectSupplier
public class SpringServletContextObjectSupplier
- extends Object
- implements ServiceObjectSupplier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_SPRING_BEANNAME
public static final String SERVICE_SPRING_BEANNAME
- See Also:
- Constant Field Values
SpringServletContextObjectSupplier
public SpringServletContextObjectSupplier()
getServiceObject
public Object getServiceObject(AxisService axisService)
throws AxisFault
- Method getServiceObject that is Spring aware via ServletContext.
- Specified by:
getServiceObject
in interface ServiceObjectSupplier
- Parameters:
axisService
-
- Returns:
- Returns Object.
- Throws:
AxisFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.