| Interface | Description |
|---|---|
| ProxyDispatcher |
Dispatches from a proxy to a target.
|
| ProxyFactory |
Creates a bytecode generated proxy that dispatches to a target.
|
| Class | Description |
|---|---|
| ProxyFactoryImpl |
Implementation that uses ASM for bytecode generation.
|
| Exception | Description |
|---|---|
| ProxyException |
Copyright © 2007-2013 Metaform Systems.