org.drools.spi
Class RuleBaseContext
java.lang.Object
org.drools.spi.RuleBaseContext
- All Implemented Interfaces:
- Serializable
public class RuleBaseContext
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleBaseContext
public RuleBaseContext()
get
public Object get(Object key)
put
public void put(Object key,
Object value)
Copyright © 2001-2005 The Codehaus. All Rights Reserved.