| 接口 | 说明 |
|---|---|
| ProxyFactory |
A factory that can be used to create proxy objects.
|
| ProxyFactory.Proxied |
A marker interface that indicates the object is a proxy object.
|
| 类 | 说明 |
|---|---|
| DefaultProxyFactory |
The default implementation of
ProxyFactory. |
Copyright © 2024. All rights reserved.