org.jboss.errai.tools.monitoring
Class ActivityProcessor
java.lang.Object
org.jboss.errai.tools.monitoring.ActivityProcessor
public class ActivityProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityProcessor
public ActivityProcessor()
registerEvent
public ActivityProcessor.Handle registerEvent(EventType type,
MessageMonitor monitor)
notifyEvent
public void notifyEvent(long time,
EventType type,
SubEventType subType,
String fromBus,
String toBus,
String subject,
Message message,
Throwable error,
boolean replay)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.