Class BeanEvent
java.lang.Object
java.util.EventObject
org.apache.shiro.event.Event
org.apache.shiro.config.ogdl.event.BeanEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConfiguredBeanEvent,DestroyedBeanEvent,InitializedBeanEvent,InstantiatedBeanEvent
public abstract class BeanEvent
extends org.apache.shiro.event.Event
- Since:
- 1.3
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shiro.event.Event
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
BeanEvent
-
-
Method Details
-
getBeanName
-
getBean
-
getBeanContext
-