T
- event handler typepublic abstract class BeanStoreLifecycleEvent<T extends info.magnolia.event.EventHandler> extends Object implements info.magnolia.event.Event<T>
BeanStore
lifecycle events. Currently creation and [pre-]deletion
events are supported.SessionStore
Modifier and Type | Class and Description |
---|---|
static class |
BeanStoreLifecycleEvent.BeforeDestroy
Emitted before a
BeanStore is destroyed. |
static class |
BeanStoreLifecycleEvent.Create
Emitted when a
BeanStore is created. |
static class |
BeanStoreLifecycleEvent.Destroy
Emitted after a
BeanStore is destroyed. |
Modifier and Type | Method and Description |
---|---|
UiContextReference |
getRelatedContextKey() |
BeanStore |
getStore() |
public UiContextReference getRelatedContextKey()
public BeanStore getStore()
Copyright © 2018 Magnolia International Ltd.. All rights reserved.