|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--webmngr.correlators.AbstractCorrelator | +--webmngr.correlators.EventsCorrelator
Classe que escuta os eventos que passam pelo barramento de eventos e os transmite para o barramento de alarmes. Copyright: Copyright (c) 2002 Company:
Fields inherited from class webmngr.correlators.AbstractCorrelator |
buffer, inputDatabus, inputDatabusName, name, obs, outputDatabus, outputDatabusName |
Constructor Summary | |
EventsCorrelator()
Construtor padrão |
Method Summary | |
void |
produce()
Recebe o evento do barramento de eventos e o transmite para o barramento de alarmes |
Methods inherited from class webmngr.correlators.AbstractCorrelator |
addInterestingDevice, addInterestingInformation, consume, getInputDatabus, getInterests, getName, getObs, getOutputDatabus, joinBus, leaveBus, setInputDatabus, setName, setObs, setOutputDatabus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventsCorrelator()
Method Detail |
public void produce()
produce
in class AbstractCorrelator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |