Package | Description |
---|---|
io.earcam.instrumental.proxy.handler |
Class and Description |
---|
AroundInvocationHandler
AroundInvocationHandler class.
|
AroundInvocationHandler.Invocation |
AroundInvocationHandler.PostInvoke
Can change return or throw, and consumes context object
|
AroundInvocationHandler.PreInvoke
Can change method and/or args or throw, returns a context object
|
NoopInvocationHandler
Use the static instance
NoopInvocationHandler.NOOP_INVOCATION_HANDLER . |
Copyright © 2018 earcam. All rights reserved.