public class CallbackProcessorImpl extends Object implements CallbackProcessor
CALLBACK_ANNOTATION_CLASSES| Constructor and Description |
|---|
CallbackProcessorImpl(ListenerFactory jpaListenerFactory,
MetadataImplementor metadata,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
processCallbacksForEntity(Object entityObject,
CallbackRegistryImpl callbackRegistry)
Ugh, Object to account for Configuration/Metamodel split.
|
void |
release() |
public CallbackProcessorImpl(ListenerFactory jpaListenerFactory, MetadataImplementor metadata, SessionFactoryServiceRegistry serviceRegistry)
public void processCallbacksForEntity(Object entityObject, CallbackRegistryImpl callbackRegistry)
CallbackProcessorprocessCallbacksForEntity in interface CallbackProcessorpublic void release()
release in interface CallbackProcessorCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.