policyMgmt
Interface Action


public interface Action

Interface for a policy rule action.


Method Summary
 void perform(Event evt, java.util.Hashtable unify)
          The main method that contains the action code.
 

Method Detail

perform

public void perform(Event evt,
                    java.util.Hashtable unify)
The main method that contains the action code.
Parameters:
evt - event that triggered the execution
unify - hashtable of elements