org.drools.command.runtime.rule
Class FireUntilHaltCommand
java.lang.Object
org.drools.command.runtime.rule.FireUntilHaltCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Object>, GenericCommand<Object>
public class FireUntilHaltCommand
- extends Object
- implements GenericCommand<Object>
- See Also:
- Serialized Form
FireUntilHaltCommand
public FireUntilHaltCommand()
FireUntilHaltCommand
public FireUntilHaltCommand(org.drools.runtime.rule.AgendaFilter agendaFilter)
execute
public Integer execute(Context context)
- Specified by:
execute
in interface GenericCommand<Object>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.