|
02/28/2005 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Package Summary
| Interface Summary | |
| ContextPool | Interface for maintaining a pool of contexts to a LDAP server. |
| Class Summary | |
| AvailabilityListener | |
| ContextFactory | Factory Class for producing contexts. |
| ContextHandle | Class that wraps the context and helps managing the state. |
| ContextPoolManager | Simple class tool for retrieving connection pools. |
| ContextPoolService | Context pool service for JNDI contexts. |
| JNDIUtils | |
| Monitor | Class to monitor lease times and sleeping for a set of ContextHandles |
| Exception Summary | |
| TimeoutException | Exception that occurs if retrieval of a context from the context pool takes too long |
Provides a JNDI context pooling system.
ContextPool is the interface for the context
pooling system.
ContextPoolManager is the context pool retrieval
mechanism.
ContextPoolService is the Vignette Portal Service
implementation for context pooling.
ContextFactory creates initial contexts.
ContextHandle wraps contexts and helps maintain
their state.
Monitor is a lease and sleep time monitor for
ContextHandle objects.
AvailabilityListener monitors the live and used
contexts.
JNDIUtils provides lookup, context, and other
utility methods.
TimeoutException is the exception thrown if an
attempt to retrieve a context times out.
|
02/28/2005 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||