public class SpringAppContextAwareObjectSupplier extends Object implements org.apache.axis2.ServiceObjectSupplier
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_SPRING_BEANNAME |
| Constructor and Description |
|---|
SpringAppContextAwareObjectSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getServiceObject(org.apache.axis2.description.AxisService axisService)
Method getServiceObject used to get the spring beans from the spring application context
for the given spring service
|
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 - - spring serviceorg.apache.axis2.AxisFaultCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.