public class ExecuteMethodOnTargetMatchAction extends Object implements MatchAction, ParameterBuilder
| Constructor and Description |
|---|
ExecuteMethodOnTargetMatchAction(Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
matched(Object matchedObject)
Signals that an object has been matched.
|
MatchAction |
modifyWith(Modifier modifier) |
ModifierBuilder |
withParametersFrom(ParameterProvider parameterValueProvider) |
public ExecuteMethodOnTargetMatchAction(Object target)
public void matched(Object matchedObject)
MatchActionmatched in interface MatchActionmatchedObject - The matched objectpublic MatchAction modifyWith(Modifier modifier)
modifyWith in interface ModifierBuilderpublic ModifierBuilder withParametersFrom(ParameterProvider parameterValueProvider)
withParametersFrom in interface ParameterBuilderCopyright © 2005-2013 Agical AB. All Rights Reserved.