|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Factory Interface to return new FactHandles
FactHandle

| Method Summary | |
void |
destroyFactHandle(InternalFactHandle factHandle)
|
java.lang.Class |
getFactHandleType()
|
void |
increaseFactHandleRecency(InternalFactHandle factHandle)
Increases the recency of the FactHandle |
InternalFactHandle |
newFactHandle(java.lang.Object object)
Construct a handle with a new id. |
FactHandleFactory |
newInstance()
|
| Method Detail |
public InternalFactHandle newFactHandle(java.lang.Object object)
public void increaseFactHandleRecency(InternalFactHandle factHandle)
factHandle - The fact handle to have its recency increased.public void destroyFactHandle(InternalFactHandle factHandle)
public FactHandleFactory newInstance()
public java.lang.Class getFactHandleType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||