
public class LifecycleEvent extends Event implements ILifecycleEvent
event.ILifecycleEvent.Kindsource| Constructor and Description |
|---|
LifecycleEvent(ILifecycle lifecycle,
ILifecycleEvent.Kind kind) |
LifecycleEvent(Lifecycle lifecycle,
ILifecycleEvent.Kind kind) |
| Modifier and Type | Method and Description |
|---|---|
ILifecycleEvent.Kind |
getKind() |
ILifecycle |
getSource() |
formatAdditionalParameters, toStringpublic LifecycleEvent(ILifecycle lifecycle, ILifecycleEvent.Kind kind)
public LifecycleEvent(Lifecycle lifecycle, ILifecycleEvent.Kind kind)
public ILifecycle getSource()
public ILifecycleEvent.Kind getKind()
getKind in interface ILifecycleEventCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.