public class DefaultPostLoadEventListener extends Object implements PostLoadEventListener, CallbackRegistryConsumer
Lifecycle interface if necessaryEntityEntry.getLockMode() related processing| Constructor and Description |
|---|
DefaultPostLoadEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
injectCallbackRegistry(CallbackRegistry callbackRegistry)
Injection of the CallbackRegistry
|
void |
onPostLoad(PostLoadEvent event) |
public void injectCallbackRegistry(CallbackRegistry callbackRegistry)
CallbackRegistryConsumerinjectCallbackRegistry in interface CallbackRegistryConsumercallbackRegistry - The CallbackRegistrypublic void onPostLoad(PostLoadEvent event)
onPostLoad in interface PostLoadEventListenerCopyright © 2019 JBoss by Red Hat. All rights reserved.