public class JpaPostLoadEventListener extends java.lang.Object implements PostLoadEventListener, CallbackRegistryConsumer
| Constructor and Description |
|---|
JpaPostLoadEventListener() |
JpaPostLoadEventListener(CallbackRegistry callbackRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
injectCallbackRegistry(CallbackRegistry callbackRegistry)
Injection of the CallbackRegistry
|
void |
onPostLoad(PostLoadEvent event) |
public JpaPostLoadEventListener()
public JpaPostLoadEventListener(CallbackRegistry callbackRegistry)
public void injectCallbackRegistry(CallbackRegistry callbackRegistry)
CallbackRegistryConsumerinjectCallbackRegistry in interface CallbackRegistryConsumercallbackRegistry - The CallbackRegistrypublic void onPostLoad(PostLoadEvent event)
onPostLoad in interface PostLoadEventListenerCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.