com.basilv.examples.annotations
Class ActionExecutor

java.lang.Object
  extended by com.basilv.examples.annotations.ActionExecutor

public class ActionExecutor
extends Object


Constructor Summary
ActionExecutor(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Method Summary
 void doTest()
           
 void submitWork()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionExecutor

public ActionExecutor(javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
Method Detail

doTest

public void doTest()

submitWork

public void submitWork()


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.