public interface DelegateInterceptor
DelegateInvocation
.
Implementations are responsible for calling
DelegateInvocation.proceed()
.Modifier and Type | Method and Description |
---|---|
void |
handleInvocation(DelegateInvocation invocation) |
void handleInvocation(DelegateInvocation invocation) throws Exception
Exception
Copyright © 2015. All rights reserved.