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, preUpdate
Copyright © 2017 JBoss by Red Hat. All rights reserved.