public class KillbillEventObservable extends Observable
| Constructor and Description |
|---|
KillbillEventObservable(org.killbill.bus.api.PersistentBus externalBus) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleKillbillEvent(org.killbill.billing.notification.plugin.api.ExtBusEvent event) |
void |
register() |
void |
unregister() |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged@Inject
public KillbillEventObservable(@Named(value="externalBus")
org.killbill.bus.api.PersistentBus externalBus)
public void register()
throws org.killbill.bus.api.PersistentBus.EventBusException
org.killbill.bus.api.PersistentBus.EventBusExceptionpublic void unregister()
throws org.killbill.bus.api.PersistentBus.EventBusException
org.killbill.bus.api.PersistentBus.EventBusExceptionpublic void handleKillbillEvent(org.killbill.billing.notification.plugin.api.ExtBusEvent event)
Copyright © 2010-2014. All Rights Reserved.