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.void
post
(ISessionEvent event) void
register
(ISessionEventHandler eventHandler) void
setApplicationEventBusBean
(ApplicationEventBusBean applicationEventBusBean) Deprecated.void
unregister
(ISessionEventHandler eventHandler)
-
Constructor Details
-
SessionEventBusBean
public SessionEventBusBean()
-
-
Method Details
-
getApplicationEventBusBean
Deprecated. -
post
-
register
-
setApplicationEventBusBean
Deprecated. -
unregister
-