Class ResettableEventBus

java.lang.Object
com.google.web.bindery.event.shared.EventBus
com.google.web.bindery.event.shared.ResettableEventBus

public class ResettableEventBus extends EventBus
Wraps an EventBus to hold on to any HandlerRegistrations, so that they can easily all be cleared at once.