public class BindableIterable extends Object implements BindableDataProvider
Constructor and Description |
---|
BindableIterable(Iterable<?> iterable) |
Modifier and Type | Method and Description |
---|---|
void |
bind(org.kie.api.runtime.rule.RuleUnit unit,
WorkingMemoryEntryPoint ep) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unbind
public BindableIterable(Iterable<?> iterable)
public void bind(org.kie.api.runtime.rule.RuleUnit unit, WorkingMemoryEntryPoint ep)
bind
in interface BindableDataProvider
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.