See: Description
| Interface | Description |
|---|---|
| ContainerContext |
ContainerContext represents various aspects of the container infrastructure that could be used by Coherence applications working in the context of the
ContainerAdapter. |
| Context |
Context represents various aspects of Coherence infrastructure that could be accessed by application code working in the context of the
ContainerAdapter. |
| Context.ExtendedContext | Deprecated
as of 12.2.1, left only for backward compatibility
|
| LifecycleListener |
A Coherence application typically includes a cache configuration file with cache and clustered service definitions.
|
| Class | Description |
|---|---|
| ContainerAdapter |
ContainerAdapter is a facility intended for use by application servers to host Coherence applications.
|
| ContainerAdapter.DefaultContext |
The
ContainerAdapter.DefaultContext represents the context for an application. |
| ContainerHelper |
Helper methods for Container aware logic.
|
| ContainerHelper.ContextAwareListener |
Context aware delegating listener.
|
| ContainerHelper.ContextAwarePrimingListener |
Context aware delegating synchronous priming listener.
|
| ContainerHelper.ContextAwareSyncListener |
Context aware delegating synchronous listener.
|