symplik.flower
Class Executor

java.lang.Object
  extended by symplik.flower.Executor

public class Executor
extends java.lang.Object

Executor to run Action class

Version:
$Revision: 3 $
Author:
$Author: Christopher Ho $

Field Summary
static java.lang.String RCS_ID
           
 
Constructor Summary
Executor()
           
 
Method Summary
static void execute(Action action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
See Also:
Constant Field Values
Constructor Detail

Executor

public Executor()
Method Detail

execute

public static void execute(Action action)
Parameters:
Action - subclass of Action


Copyright © 2010 Symplik Tech. Co. Ltd. All Rights Reserved.