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 © 2001-2013 Red Hat, Inc. All Rights Reserved.