public class SpringServletContextObjectSupplier extends Object implements org.apache.axis2.ServiceObjectSupplier
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_SPRING_BEANNAME |
| Constructor and Description |
|---|
SpringServletContextObjectSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getServiceObject(org.apache.axis2.description.AxisService axisService)
Method getServiceObject that is Spring aware via ServletContext.
|
public static final String SERVICE_SPRING_BEANNAME
public Object getServiceObject(org.apache.axis2.description.AxisService axisService) throws org.apache.axis2.AxisFault
getServiceObject in interface org.apache.axis2.ServiceObjectSupplieraxisService - org.apache.axis2.AxisFaultCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.