public class ThrowingInterceptor extends Object implements Interceptor
Constructor and Description |
---|
ThrowingInterceptor(ObjectProvider<? extends Exception> provider) |
public ThrowingInterceptor(ObjectProvider<? extends Exception> provider)
public Object intercept(Invocation invocation) throws Throwable
Interceptor
Invocation
.intercept
in interface Interceptor
Throwable
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.