public class SpringServletContextObjectSupplier extends java.lang.Object implements ServiceObjectSupplier
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_SPRING_BEANNAME |
| Constructor and Description |
|---|
SpringServletContextObjectSupplier() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getServiceObject(AxisService axisService)
Method getServiceObject that is Spring aware via ServletContext.
|
public static final java.lang.String SERVICE_SPRING_BEANNAME
public java.lang.Object getServiceObject(AxisService axisService) throws AxisFault
getServiceObject in interface ServiceObjectSupplieraxisService - AxisFaultCopyright © 2004-2019 The Apache Software Foundation. All Rights Reserved.