public abstract class LifecycleNotificationComponentCallback extends Object implements ComponentCallback
ComponentCallback
used for lifecycle notifications
that do not have an event, and can therefore never be aborted.AbstractComponentCallback
Constructor and Description |
---|
LifecycleNotificationComponentCallback() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEventAborted()
Always returns false, as there is no event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
public LifecycleNotificationComponentCallback()
public boolean isEventAborted()
isEventAborted
in interface ComponentCallback
Event.isAborted()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.