krysalis-sandbox/workflow/src/java/org/krysalis/workflow/action LogAction.java,NONE,1.1

[email protected]
Newsgroups gmane.comp.krysalis.sandbox
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-sandbox/workflow/src/java/org/krysalis/workflow/action
In directory sc8-pr-cvs1:/tmp/cvs-serv10961/workflow/src/java/org/krysalis/workflow/action

Added Files:
	LogAction.java 
Log Message:
First tests of the event processing.


--- NEW FILE: LogAction.java ---
package org.krysalis.workflow.action;

import org.apache.avalon.framework.logger.AbstractLogEnabled;
import org.apache.avalon.framework.parameters.Parameters;

import org.krysalis.workflow.*;

public class GrantPermissionAction extends AbstractLogEnabled implements WorkFlowAction
{
  public void perform(WorkFlowState state, WorkFlowEvent event, Parameters params)
  {
    getLogger.debug("LogAction ....");
  }
}




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.