public final class EventBusContext extends Object
| Constructor and Description |
|---|
EventBusContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
post(Object event)
Post event.
|
void |
register(Object object)
Register object.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.