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