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