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 |
|---|---|
protected String |
formatAdditionalParameters() |
ILifecycleEvent.Kind |
getKind() |
ILifecycle |
getSource() |
formatEventName, toStringpublic LifecycleEvent(ILifecycle lifecycle, ILifecycleEvent.Kind kind)
public LifecycleEvent(Lifecycle lifecycle, ILifecycleEvent.Kind kind)
public ILifecycle getSource()
public ILifecycleEvent.Kind getKind()
getKind in interface ILifecycleEventprotected String formatAdditionalParameters()
formatAdditionalParameters in class EventCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html