org.ejtools.util.state
Interface Rule

All Known Implementing Classes:
DefaultRule

public interface Rule

Version:
$Revision: 1.2 $
Author:
Laurent Etiemble

Method Summary
 void loadBody(java.util.Map context)
          Description of the Method
 void loadEnter(java.util.Map context)
          Description of the Method
 void loadExit(java.util.Map context)
          Description of the Method
 

Method Detail

loadEnter

public void loadEnter(java.util.Map context)
Description of the Method

Parameters:
context - Description of the Parameter

loadBody

public void loadBody(java.util.Map context)
Description of the Method

Parameters:
context - Description of the Parameter

loadExit

public void loadExit(java.util.Map context)
Description of the Method

Parameters:
context - Description of the Parameter


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.