Class LifecycleNotificationComponentCallback

java.lang.Object
org.apache.tapestry5.internal.structure.LifecycleNotificationComponentCallback
All Implemented Interfaces:
ComponentCallback

public abstract class LifecycleNotificationComponentCallback extends Object implements ComponentCallback
Implementation of ComponentCallback used for lifecycle notifications that do not have an event, and can therefore never be aborted.
See Also: