org.ejtools.util.service
Class ProfileRule.ProfilePropertyRule

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

public static class ProfileRule.ProfilePropertyRule
extends DefaultRule

Description of the Class

Version:
$Revision: 1.2 $
Author:
letiembl

Constructor Summary
ProfileRule.ProfilePropertyRule()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileRule.ProfilePropertyRule

public ProfileRule.ProfilePropertyRule()
Method Detail

loadBody

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

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

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

loadExit

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

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


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