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, toString
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.