| Interface | Description |
|---|---|
| EntityProxyHandler |
Methods specified to proxied entities
|
| ProxyHandler |
Interface that defines logic for handling proxied instances
|
| Class | Description |
|---|---|
| DefaultProxyHandler |
Trivial default implementation that always returns true and the object.
|