public interface RepositoryMethodInvocationListener
RepositoryMethodInvocationListener.RepositoryMethodInvocation object that describes which repository method was invoked along
with invocation arguments and the call duration.| Modifier and Type | Interface and Description |
|---|---|
static class |
RepositoryMethodInvocationListener.RepositoryMethodInvocation
Value object capturing the actual invocation.
|
static interface |
RepositoryMethodInvocationListener.RepositoryMethodInvocationResult |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInvocation(RepositoryMethodInvocationListener.RepositoryMethodInvocation repositoryMethodInvocation)
Handle the invocation event.
|
void afterInvocation(RepositoryMethodInvocationListener.RepositoryMethodInvocation repositoryMethodInvocation)
repositoryMethodInvocation - the invocation to respond to.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.