/** * .java * * This file was auto-generated from WSDL * by the Apache Axis2 version: #axisVersion# #today# */ package ; import org.osoa.sca.annotations.Remotable; import org.apache.tuscany.api.annotation.DataType; /* * java interface */ @Remotable @DataType(name="commonj.sdo.DataObject") public interface { /** * Auto generated method signatures * @param */ public void ( , ) throws java.rmi.RemoteException; /** * Auto generated method signature * @param */ public void start( , ,final . callback) throws java.rmi.RemoteException; /** * Auto generated method signature *@param */ public void ( , ) throws java.rmi.RemoteException; // }