public class PollSkipAdvice extends Object implements MethodInterceptor
Constructor and Description |
---|
PollSkipAdvice() |
PollSkipAdvice(PollSkipStrategy strategy) |
public PollSkipAdvice()
public PollSkipAdvice(PollSkipStrategy strategy)
public Object invoke(MethodInvocation invocation) throws Throwable
invoke
in interface MethodInterceptor
Throwable