Package org.apache.axis2.tool.core
Class ServiceXMLCreater
- java.lang.Object
-
- org.apache.axis2.tool.core.ServiceXMLCreater
-
public class ServiceXMLCreater extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceXMLCreater(String serviceName, String serviceClass, ArrayList operations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ArrayList
getOperations()
String
getServiceClass()
String
getServiceName()
String
toString()
-