@Singleton public class DeadEventLoggingHandler extends Object
It simply logs all dead events to allow debugging and troubleshooting.
DeadEventLoggingHandler()
void
handleDeadEvent(com.google.common.eventbus.DeadEvent deadEvent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeadEventLoggingHandler()
public void handleDeadEvent(com.google.common.eventbus.DeadEvent deadEvent)
Copyright © 2009-2013 jclouds. All Rights Reserved.