org.apache.axis2.tool.core
Class ServiceFileCreator

java.lang.Object
  extended byorg.apache.axis2.tool.core.ServiceFileCreator

public class ServiceFileCreator
extends java.lang.Object


Constructor Summary
ServiceFileCreator()
           
 
Method Summary
 java.io.File createServiceFile(java.lang.String serviceName, java.lang.String implementationClassName, java.util.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 java.io.File createServiceFile(java.lang.String serviceName,
                                      java.lang.String implementationClassName,
                                      java.util.ArrayList methodList)
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.