public class EventProcessor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
PROCESS_DELAY |
Constructor and Description |
---|
EventProcessor(IOntologyBackend onto) |
Modifier and Type | Method and Description |
---|---|
void |
add(IWatcher w) |
void |
clear() |
java.util.Set<IWatcher.EventType> |
getSupportedEvents() |
void |
process() |
void |
remove(IWatcher w) |
public final int PROCESS_DELAY
public EventProcessor(IOntologyBackend onto)
public void process()
public java.util.Set<IWatcher.EventType> getSupportedEvents()
public void add(IWatcher w) throws EventRegistrationException
EventRegistrationException
public void clear()
public void remove(IWatcher w) throws OntologyServerException
OntologyServerException
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011