HippoEventListener
interface and implement HippoEventListener.onEvent(HippoEvent)
to
get a callback whenever a HippoEvent
is posted to the HippoEventBus
by HippoEventBus.post(Object)
Note that this is a convenience interface; it is not necessary to use, as any method that is annotated with theSingletonService
annotated interface.Copyright © 2012-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.