Class InitializedBeanEvent

java.lang.Object
java.util.EventObject
org.apache.shiro.event.Event
org.apache.shiro.config.ogdl.event.BeanEvent
org.apache.shiro.config.ogdl.event.InitializedBeanEvent
All Implemented Interfaces:
Serializable

public class InitializedBeanEvent extends BeanEvent
Event triggered when a configured bean has been instantiated, fully configured and initialized.
Since:
1.3
See Also:
  • Constructor Details