| Cache |
Defines basic contract for local caches (various caching components or services).
|
| CacheDispatcher |
Dispatches events to cache listeners (currently CacheRegistry and ClusterCacheListener).
|
| CacheInvalidationDetails |
Provides more specific information e.g.
|
| CacheListener |
|
| CacheRegistry |
Registry of all local caches (various caching components/services).
|
| ConflictWatcher |
A bit experimental.
|
| Countable |
TODO better place, better name
|
| ModificationPrecondition<T extends ObjectType> |
|
| RepositoryAware |
Interface for beans that are repository-ware, i.e.
|
| RepositoryOperation<O extends ObjectType,R> |
|
| RepositoryPerformanceMonitor |
|
| RepositoryService |
Identity Repository Interface.
|
| RepositoryService.ModificationsSupplier<T extends ObjectType> |
|
| SqlPerformanceMonitorsCollection |
Used to access performance monitors.
|
| SystemConfigurationChangeDispatcher |
Central point of dispatching notifications about changes to the system configuration object.
|
| SystemConfigurationChangeListener |
Listener that needs to receive notifications related to system configuration object changes.
|