|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Delegating<T> | Interface indicating that an object is wrapping another object. |
| Class Summary | |
|---|---|
| DelegatingMethodInvocation<T> | Proxy method invocation |
| DelegatingProxyFactory<T> | Produces proxy that wrap and existing class using Proxy class. |
| ProxyStopwatchSource<T> | Stopwatch source for use with proxy. |
| StopwatchProxyFactory<T> | Stopwatch proxy factory can generate a proxy to wrap an existing class and monitor its performance. |
Provides everything to wrap any class a Proxy generated with java.lang.reflect.
The main class of this package is org.javasimon.proxy.StopwatchProxy.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||