org.apache.axis2.tool.core
Class ServiceFileCreator

java.lang.Object
  extended by org.apache.axis2.tool.core.ServiceFileCreator

public class ServiceFileCreator
extends Object


Constructor Summary
ServiceFileCreator()
           
 
Method Summary
 File createServiceFile(String serviceName, String implementationClassName, ArrayList methodList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFileCreator

public ServiceFileCreator()
Method Detail

createServiceFile

public File createServiceFile(String serviceName,
                              String implementationClassName,
                              ArrayList methodList)
                       throws Exception
Throws:
Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.