Save This Page
Home » axis2-1.5-src » org.apache » axis2 » dataretrieval » [javadoc | source]
org.apache.axis2.dataretrieval
public class: AxisDataLocatorImpl [javadoc | source]
java.lang.Object
   org.apache.axis2.dataretrieval.AxisDataLocatorImpl

All Implemented Interfaces:
    AxisDataLocator

The Default Axis2 Data Locator implementation
Constructor:
 public AxisDataLocatorImpl(AxisService in_axisService) throws DataRetrievalException 
    Constructor
    Throws:
    DataRetrievalException -
Method from org.apache.axis2.dataretrieval.AxisDataLocatorImpl Summary:
getData,   loadServiceData
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.dataretrieval.AxisDataLocatorImpl Detail:
 public Data[] getData(DataRetrievalRequest request,
    MessageContext msgContext) throws DataRetrievalException 
    Retrieves and returns data based on the specified request.
 public  void loadServiceData()