| Package | Description |
|---|---|
| org.apache.shiro.config.event |
| Class and Description |
|---|
| BeanEvent |
| BeanListener
Extension point that provides for notification of lifecycle events in the bean configuration process.
|
| ConfiguredBeanEvent
Event triggered when a configured bean has been instantiated and fully configured but right before the bean has been
initialized.
|
| DestroyedBeanEvent
Event triggered when a configured bean has been destroyed.
|
| InstantiatedBeanEvent
Event triggered when a configured bean has been instantiated but before it is configured or initialized.
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.