public static interface CallbackBuilder.CallbackRegistrar extends CallbackRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
registerCallbacks(Class entityClass,
Callback[] callbacks)
Register the callback against the given entity.
|
hasPostCreateCallbacks, hasPostRemoveCallbacks, hasPostUpdateCallbacks, hasRegisteredCallbacks, hasRegisteredCallbacks, postCreate, postLoad, postRemove, postUpdate, preCreate, preRemove, preUpdateCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.