org.state4j.sm.executors
Class SmLogExecutorImpl

java.lang.Object
  extended by org.state4j.sm.executors.SmLogExecutorImpl
All Implemented Interfaces:
org.state4j.sm.SmExecutor

public class SmLogExecutorImpl
extends java.lang.Object
implements org.state4j.sm.SmExecutor

Author:
andrea TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
SmLogExecutorImpl()
           
 
Method Summary
 void execute(org.state4j.sm.SmContext cntx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmLogExecutorImpl

public SmLogExecutorImpl()
Method Detail

execute

public void execute(org.state4j.sm.SmContext cntx)
Specified by:
execute in interface org.state4j.sm.SmExecutor


Copyright © 2006 . All Rights Reserved.