public class ActivityProcessor extends Object
Modifier and Type | Class and Description |
---|---|
class |
ActivityProcessor.Handle |
Constructor and Description |
---|
ActivityProcessor() |
Modifier and Type | Method and Description |
---|---|
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) |
public ActivityProcessor.Handle registerEvent(EventType type, MessageMonitor monitor)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.