|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.reteoo.DefaultFactHandleFactory
Constructor Summary | |
DefaultFactHandleFactory()
|
Method Summary | |
FactHandle |
newFactHandle()
Construct a handle with a new id. |
FactHandle |
newFactHandle(long id)
Construct a handle with a specified id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultFactHandleFactory()
Method Detail |
public final FactHandle newFactHandle()
FactHandleFactory
newFactHandle
in interface FactHandleFactory
public final FactHandle newFactHandle(long id)
FactHandleFactory
newFactHandle
in interface FactHandleFactory
id
- The id to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |