| 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
This class is part of the internal API and may thus be changed or removed without warning
|
Copyright © 2015 Sondre Eikanger Kvalø. All rights reserved..