public class BindableObject extends Object implements BindableDataProvider
Constructor and Description |
---|
BindableObject(Object object) |
Modifier and Type | Method and Description |
---|---|
void |
bind(RuleUnit unit,
org.drools.core.WorkingMemoryEntryPoint ep) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unbind
public BindableObject(Object object)
public void bind(RuleUnit unit, org.drools.core.WorkingMemoryEntryPoint ep)
bind
in interface BindableDataProvider
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.