public class ApplicationEventBusBean extends Object implements Serializable
Constructor and Description |
---|
ApplicationEventBusBean() |
Modifier and Type | Method and Description |
---|---|
void |
post(IApplicationEvent event) |
void |
register(IApplicationEventHandler eventHandler) |
void |
unregister(IApplicationEventHandler eventHandler) |
public void register(IApplicationEventHandler eventHandler)
public void unregister(IApplicationEventHandler eventHandler)
public void post(IApplicationEvent event)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.