org.apache.axis2.tool.service.control
Class Controller

java.lang.Object
  extended by org.apache.axis2.tool.service.control.Controller

public class Controller
extends Object


Constructor Summary
Controller()
           
 
Method Summary
 ArrayList getMethodList(WizardBean bean)
           
 void process(WizardBean bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller()
Method Detail

getMethodList

public ArrayList getMethodList(WizardBean bean)
                        throws ProcessException
Throws:
ProcessException

process

public void process(WizardBean bean)
             throws ProcessException,
                    Exception
Throws:
ProcessException
Exception


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