| Interface | Description |
|---|---|
| ContextProxy |
Interface that is dynamically added to the Context proxy class to allow delegation.
|
| DirContextProxy |
An interface that is implemented by the DirContext proxy to allow delegation.
|
| Class | Description |
|---|---|
| ContextInterceptor |
Interceptor for the Context interface proxy that suppress calls to the close() method.
|
| ContextProxyFactory |
A factory that creates delegating proxys for the Context and DirContext interfaces that delegates to an underlying InitialDirContext
|
Copyright © 2015–2022 Sondre Eikanger Kvalø. All rights reserved..