Package org.apache.axis2
Interface ServiceObjectSupplier
-
- All Known Implementing Classes:
SpringAppContextAwareObjectSupplier
,SpringServletContextObjectSupplier
public interface ServiceObjectSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getServiceObject(AxisService axisService)
-
-
-
Method Detail
-
getServiceObject
Object getServiceObject(AxisService axisService) throws AxisFault
- Throws:
AxisFault
-
-