| Package | Description |
|---|---|
| org.apache.shiro.event | |
| org.apache.shiro.event.support |
| Modifier and Type | Method and Description |
|---|---|
void |
EventBusAware.setEventBus(EventBus bus)
Sets the available
EventBus that may be used for publishing and subscribing to/from events. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventBus
A default event bus implementation that synchronously publishes events to registered listeners.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.