public interface StoreListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterStore(LifecycleEvent event)
Invoked just after store.
|
void |
beforeStore(LifecycleEvent event)
Invoked just prior to store.
|
void beforeStore(LifecycleEvent event)
void afterStore(LifecycleEvent event)
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.