T
- the result type@API(status=EXPERIMENTAL,
since="5.5")
public static interface InvocationInterceptor.Invocation<T>
Throwable
.
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
T |
proceed()
Proceed with this invocation.
|
T proceed() throws java.lang.Throwable
null
.java.lang.Throwable
- in case the invocation failed