public static final class BeanStoreLifecycleEvent.Destroy extends BeanStoreLifecycleEvent<BeanStoreLifecycleEvent.Destroy.Handler>
BeanStore
is destroyed.Modifier and Type | Class and Description |
---|---|
static interface |
BeanStoreLifecycleEvent.Destroy.Handler
BeanStoreLifecycleEvent.Destroy event handler. |
BeanStoreLifecycleEvent.BeforeDestroy, BeanStoreLifecycleEvent.Create, BeanStoreLifecycleEvent.Destroy
Constructor and Description |
---|
Destroy(UiContextReference relatedContextKey,
BeanStore store) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(BeanStoreLifecycleEvent.Destroy.Handler handler) |
getRelatedContextKey, getStore
public Destroy(UiContextReference relatedContextKey, BeanStore store)
public void dispatch(BeanStoreLifecycleEvent.Destroy.Handler handler)
Copyright © 2021 Magnolia International Ltd.. All rights reserved.