public interface OperationHandlers extends FallbackKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
OperationHandlersAnd |
withOperationHandler(NonDataOperationHandler handler)
Registers an operation handler
|
FallbackKeyGenerator |
withOperationHandlers(NonDataOperationInvocationHandler invocationHandler)
Sets the invocation handler used for handling non-data-related operations
|
withDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementationFallbackKeyGenerator withOperationHandlers(NonDataOperationInvocationHandler invocationHandler)
invocationHandler - the invocation handlerOperationHandlersAnd withOperationHandler(NonDataOperationHandler handler)
handler - the handlerCopyright © 2014–2016. All rights reserved.