C
- arbitrary context objectpublic static interface AroundInvocationHandler.PostInvoke<C>
Modifier and Type | Method and Description |
---|---|
void |
postInvoke(AroundInvocationHandler.Invocation invocation,
C context) |
void postInvoke(AroundInvocationHandler.Invocation invocation, C context)
invocation
- the invocation and result executioncontext
- the context objectCopyright © 2018 earcam. All rights reserved.