Package | Description |
---|---|
org.jboss.errai.bus.client.api | |
org.jboss.errai.bus.client.framework |
Modifier and Type | Class and Description |
---|---|
class |
BusLifecycleAdapter
Do-nothing implementation of
BusLifecycleListener . |
Modifier and Type | Method and Description |
---|---|
void |
ClientMessageBus.addLifecycleListener(BusLifecycleListener l)
Adds the given listener instance to this bus.
|
void |
ClientMessageBus.removeLifecycleListener(BusLifecycleListener l)
Removes the given listener from this bus.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientMessageBusImpl.addLifecycleListener(BusLifecycleListener l) |
abstract void |
BusEventType.deliverTo(BusLifecycleListener l,
BusLifecycleEvent e) |
void |
ClientMessageBusImpl.removeLifecycleListener(BusLifecycleListener l) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.