org.ejtools.util.service
Class ProfileRule

java.lang.Object
  |
  +--org.ejtools.util.state.DefaultRule
        |
        +--org.ejtools.util.service.ProfileRule
All Implemented Interfaces:
Rule

public class ProfileRule
extends DefaultRule

Version:
$Revision: 1.2 $
Author:
Laurent Etiemble

Nested Class Summary
static class ProfileRule.ProfilePropertyRule
          Description of the Class
 
Constructor Summary
ProfileRule()
           
 
Method Summary
 void loadEnter(java.util.Map context)
          Description of the Method
 
Methods inherited from class org.ejtools.util.state.DefaultRule
loadBody, loadExit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileRule

public ProfileRule()
Method Detail

loadEnter

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

Specified by:
loadEnter in interface Rule
Overrides:
loadEnter in class DefaultRule
Parameters:
context - Description of the Parameter


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