public interface DeleteListener
Modifier and Type | Method and Description |
---|---|
void |
afterDelete(LifecycleEvent event)
Invoked after the instance transferred to a deleted state.
|
void |
beforeDelete(LifecycleEvent event)
Invoked before the instance transferred to a deleted state.
|
void beforeDelete(LifecycleEvent event)
void afterDelete(LifecycleEvent event)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.