See: Description
| Interface | Description |
|---|---|
| Delegating<T> |
Interface indicating that an object is wrapping another object.
|
| Class | Description |
|---|---|
| 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.
|
StopwatchProxyFactory.Copyright © 2019. All rights reserved.