public class LifecycleEvent<M,L> extends Event
| Constructor and Description |
|---|
LifecycleEvent(Lifecycle<M,L> source,
String type)
Construct a new LifecycleEvent with the specified parameters.
|
LifecycleEvent(Lifecycle<M,L> source,
String type,
L data)
Construct a new LifecycleEvent with the specified parameters.
|
Copyright © 2011–2015 eXo Platform SAS. All rights reserved.