public interface CallbackProcessor
| Modifier and Type | Field and Description |
|---|---|
static Class[] |
CALLBACK_ANNOTATION_CLASSES |
| Modifier and Type | Method and Description |
|---|---|
void |
processCallbacksForEntity(Object entityObject,
CallbackRegistryImpl registry)
Ugh, Object to account for Configuration/Metamodel split.
|
void |
release() |
static final Class[] CALLBACK_ANNOTATION_CLASSES
void processCallbacksForEntity(Object entityObject, CallbackRegistryImpl registry)
entityObject - registry - void release()
Copyright © 2018. All rights reserved.