com.agical.rmock.core.find
Interface MatchExecuter


public interface MatchExecuter

Executes a match action upon each match (c) Agical AB 2005

Author:
joakim.ohlrogge

Method Summary
 void perform(MatchAction matchAction)
          Performs the given action upon each match.
 

Method Detail

perform

void perform(MatchAction matchAction)
Performs the given action upon each match.

Parameters:
matchAction -


Copyright © 2005-2009 Agical AB. All Rights Reserved.