org.drools.fluent.impl
Class ReflectiveMatcherAssertCommand
java.lang.Object
org.drools.fluent.impl.ReflectiveMatcherAssertCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Void>, GenericCommand<Void>
public class ReflectiveMatcherAssertCommand
- extends Object
- implements GenericCommand<Void>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectiveMatcherAssertCommand
public ReflectiveMatcherAssertCommand()
ReflectiveMatcherAssertCommand
public ReflectiveMatcherAssertCommand(org.drools.fluent.test.ReflectiveMatcherAssert matcherAssert)
getMatcherAssert
public org.drools.fluent.test.ReflectiveMatcherAssert getMatcherAssert()
setMatcherAssert
public void setMatcherAssert(org.drools.fluent.test.ReflectiveMatcherAssert matcherAssert)
execute
public Void execute(org.drools.command.Context context)
- Specified by:
execute in interface GenericCommand<Void>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.