M - The object which implements Model interfaceS - The object which implements Service interfacepublic interface LifecycleListener<M,S>
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(LifecycleEvent<M,S> event)
Broadcasts the event to the LifecycleListener.
|
void broadcast(LifecycleEvent<M,S> event)
event - the event is broadcastedCopyright © 2011–2015 eXo Platform SAS. All rights reserved.