xflow.server.controller
Class WorkExecutor

java.lang.Object
  extended byxflow.server.controller.WorkExecutor

public class WorkExecutor
extends java.lang.Object

User: kosta Date: Jul 11, 2004 Time: 7:46:04 PM


Constructor Summary
WorkExecutor()
           
 
Method Summary
 void execute(IBatisWork work)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkExecutor

public WorkExecutor()
Method Detail

execute

public void execute(IBatisWork work)
             throws java.lang.Exception
Throws:
java.lang.Exception