|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodHandler | |
|---|---|
| org.chromattic.spi.instrument | |
| Uses of MethodHandler in org.chromattic.spi.instrument |
|---|
| Methods in org.chromattic.spi.instrument that return MethodHandler | |
|---|---|
MethodHandler |
ProxyType.getInvoker(java.lang.Object proxy)
Returns the method handler for the specified proxy or null if the object argument is not instrumented. |
| Methods in org.chromattic.spi.instrument with parameters of type MethodHandler | |
|---|---|
O |
ProxyType.createProxy(MethodHandler handler)
Create a proxy instance that delegates all method invocations to the provided handler |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||