public class InterceptorMethod extends Object
| Constructor and Description |
|---|
InterceptorMethod() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
afterMethod(Object ret) |
static void |
beforeMethod(String operationName) |
static void |
handleMethodException(Throwable t) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.