public class ShutdownEvent extends BeanContextEvent
| Constructor and Description | 
|---|
| ShutdownEvent(BeanContext beanContext)Constructs a prototypical Event. | 
getSourcepublic ShutdownEvent(BeanContext beanContext)
beanContext - The object on which the Event initially occurred.java.lang.IllegalArgumentException - if source is null.