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)
MatchAction
matched
in interface MatchAction
matchedObject
- The matched objectpublic MatchAction modifyWith(Modifier modifier)
modifyWith
in interface ModifierBuilder
public ModifierBuilder withParametersFrom(ParameterProvider parameterValueProvider)
withParametersFrom
in interface ParameterBuilder
Copyright © 2005-2013 Agical AB. All Rights Reserved.