net.sourceforge.crudo.action
Class ActionController

java.lang.Object
  extended by net.sourceforge.crudo.action.ActionController
All Implemented Interfaces:
java.io.Serializable

public class ActionController
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ActionController()
           
 
Method Summary
 void init()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionController

public ActionController()
Method Detail

init

public void init()

run

public void run()