|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.errai.tools.monitoring.ActivityProcessor
public class ActivityProcessor
| Nested Class Summary | |
|---|---|
class |
ActivityProcessor.Handle
|
| Constructor Summary | |
|---|---|
ActivityProcessor()
|
|
| Method Summary | |
|---|---|
void |
notifyEvent(long time,
EventType type,
SubEventType subType,
String fromBus,
String toBus,
String subject,
Message message,
Throwable error,
boolean replay)
|
ActivityProcessor.Handle |
registerEvent(EventType type,
MessageMonitor monitor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivityProcessor()
| Method Detail |
|---|
public ActivityProcessor.Handle registerEvent(EventType type,
MessageMonitor monitor)
public void notifyEvent(long time,
EventType type,
SubEventType subType,
String fromBus,
String toBus,
String subject,
Message message,
Throwable error,
boolean replay)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||