Knowledge API Legacy5 Adapter 6.1.0.Beta1

org.drools.impl.adapters
Class AgendaFilterAdapter

java.lang.Object
  extended by org.drools.impl.adapters.AgendaFilterAdapter
All Implemented Interfaces:
org.kie.api.runtime.rule.AgendaFilter

public class AgendaFilterAdapter
extends Object
implements org.kie.api.runtime.rule.AgendaFilter


Constructor Summary
AgendaFilterAdapter(AgendaFilter delegate)
           
 
Method Summary
 boolean accept(org.kie.api.runtime.rule.Match match)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgendaFilterAdapter

public AgendaFilterAdapter(AgendaFilter delegate)
Method Detail

accept

public boolean accept(org.kie.api.runtime.rule.Match match)
Specified by:
accept in interface org.kie.api.runtime.rule.AgendaFilter

Knowledge API Legacy5 Adapter 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.