Constructor and Description |
---|
DelegateJavaFactHandler() |
Modifier and Type | Method and Description |
---|---|
int[] |
getChanges() |
boolean |
isRegistered(WorkingMemory workingMemory) |
JavaFactRegistryEntry[] |
listWorkingMemories() |
boolean |
register(WorkingMemory workingMemory) |
boolean |
unregister(WorkingMemory workingMemory) |
void |
unregisterAll() |
public JavaFactRegistryEntry[] listWorkingMemories()
listWorkingMemories
in interface JavaFact
public boolean register(WorkingMemory workingMemory)
public void unregisterAll()
unregisterAll
in interface JavaFact
public boolean unregister(WorkingMemory workingMemory)
unregister
in interface JavaFact
public boolean isRegistered(WorkingMemory workingMemory)
isRegistered
in interface JavaFact
public int[] getChanges()
getChanges
in interface JavaFact
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.