public interface Interceptor extends Serializable
Modifier and Type | Method and Description |
---|---|
Object |
intercept(Invocation invocation)
Intercept the specified
Invocation . |
Object intercept(Invocation invocation) throws Throwable
Invocation
.invocation
- Throwable
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.