public class SessionEventBusBean extends Object implements Serializable
| Constructor and Description | 
|---|
SessionEventBusBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationEventBusBean | 
getApplicationEventBusBean()  | 
void | 
post(ISessionEvent event)  | 
void | 
register(ISessionEventHandler eventHandler)  | 
void | 
setApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean)  | 
void | 
unregister(ISessionEventHandler eventHandler)  | 
public ApplicationEventBusBean getApplicationEventBusBean()
public void setApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean)
public void register(ISessionEventHandler eventHandler)
public void unregister(ISessionEventHandler eventHandler)
public void post(ISessionEvent event)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.