Class DeadEvent
java.lang.Object
com.google.common.eventbus.DeadEvent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeadEvent
-
-
Method Details
-
getSource
-
getEvent
Returns the wrapped, 'dead' event, which the system was unable to deliver to any registered subscriber.- Returns:
- the 'dead' event that could not be delivered.
-
toString
-