org.drools.core.command.impl
Class FireAllRulesInterceptor
java.lang.Object
org.drools.core.command.impl.AbstractInterceptor
org.drools.core.command.impl.FireAllRulesInterceptor
- All Implemented Interfaces:
- CommandService, Interceptor, org.kie.api.runtime.CommandExecutor
public class FireAllRulesInterceptor
- extends AbstractInterceptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FireAllRulesInterceptor
public FireAllRulesInterceptor()
execute
public <T> T execute(org.kie.api.command.Command<T> command)
requiresFireAllRules
protected <T> boolean requiresFireAllRules(org.kie.api.command.Command<T> command)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.