Class SessionEventBusBean
java.lang.Object
de.xima.fc.gui.common.bean.eventbus.SessionEventBusBean
- All Implemented Interfaces:
Serializable
Bean for event subscription and handling of the application
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidpost(ISessionEvent event) voidregister(ISessionEventHandler eventHandler) voidsetApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean) Deprecated.voidunregister(ISessionEventHandler eventHandler)
-
Constructor Details
-
SessionEventBusBean
public SessionEventBusBean()
-
-
Method Details
-
getApplicationEventBusBean
Deprecated. -
post
-
register
-
setApplicationEventBusBean
Deprecated. -
unregister
-