public final class LifecycleEvent extends EventObject
source| Constructor and Description | 
|---|
| LifecycleEvent(Lifecycle lifecycle,
              String type,
              Object data)Construct a new LifecycleEvent with the specified parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getData() | 
| Lifecycle | getLifecycle() | 
| String | getType() | 
getSource, toStringCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.