@Beta public class DeadEvent extends Object
Subscribing a DeadEvent handler is useful for debugging or logging, as it can detect misconfigurations in a system's event distribution.
Constructor and Description |
---|
DeadEvent(Object source,
Object event)
Creates a new DeadEvent.
|
public Object getSource()
EventBus
.public Object getEvent()
Copyright © 2010-2017. All Rights Reserved.