| Interface | Description |
|---|---|
| ObjectConnection |
Each ObjectConnection implementation represents a connection to a single cache.
|
| SearchType |
| Class | Description |
|---|---|
| CacheNameProxy |
The CacheNameProxy is used to map the aliasing of the primary and staging cache names, so that the caches can be swapped by reference.
|
| ClassRegistry |
The ClassRegistryUtil is used to manage the classes registered with the cache, as well as,
a map of the associated
methods, so that the methods don't have to be re-loaded
as different parts of the logic require their use. |
| ObjectBaseExecution | |
| ObjectDirectExecution | |
| ObjectExecution |
Execution of the SELECT Command
|
| ObjectExecutionFactory |
The ObjectExecutionFactory is a base implementation for connecting to an
Object cache.
|
| ObjectMaterializeLifeCycle |
The ObjectMaterializeLifeCycle is used to control life cycle behavior that needs to be performed at the different stages
of when object materialization is being performed.
|
| ObjectPlugin |
ObjectPlugin
|
| ObjectUpdateExecution | |
| ObjectVisitor |
| Enum | Description |
|---|---|
| ObjectExecution.OBJECT_TYPE | |
| ObjectPlugin.Event |
Copyright © 2016 JBoss by Red Hat. All rights reserved.