Interface | Description |
---|---|
CommonAttributes |
Attributes used in setting up Infinispan configurations
To mark an attribute as required, mark it as not allowing null.
|
EmbeddedCacheManagerConfiguration |
Class | Description |
---|---|
AddAliasCommand |
Custom command to add an alias to a cache-container.
|
CacheAdd |
Base class for cache add handlers
|
CacheConfigOperationHandlers |
Common code for handling the following cache configuration elements
{locking, transaction, eviction, expiration, state-transfer, rehashing, store, file-store, jdbc-store, remote-store}
|
CacheConfigurationService | |
CacheContainerAdd | |
CacheContainerReadAttributeHandler |
Attribute handler for cache-container resource.
|
CacheContainerRemove | |
CacheContainerWriteAttributeHandler |
Attribute handler for cache-container resource.
|
CacheReadAttributeHandler |
Attribute handler for cache-container resource.
|
CacheRemove | |
CacheService<K,V> | |
CacheWriteAttributeHandler |
Attribute handler for cache resource.
|
ClusteredCacheAdd |
Base class for clustered cache add operations
|
DistributedCacheAdd | |
EmbeddedCacheManagerConfigurationService | |
EmbeddedCacheManagerService | |
InfinispanDescriptions | |
InfinispanExtension |
Defines the Infinispan subsystem and its addressable resources.
|
InfinispanJndiName | |
InfinispanSubsystemAdd | |
InfinispanSubsystemDescribe |
Returns a ModelNode LIST of operations which can re-create the subsystem.
|
InfinispanSubsystemProviders | |
InfinispanSubsystemXMLReader_1_0 |
Infinispan subsystem parsing code.
|
InfinispanSubsystemXMLReader_1_1 |
Infinispan subsystem parsing code.
|
InfinispanSubsystemXMLReader_1_2 |
Infinispan subsystem parsing code.
|
InfinispanSubsystemXMLWriter |
XML writer for current Infinispan subsystem schema version.
|
InvalidationCacheAdd | |
LocalCacheAdd |
LocalCacheAdd handler
|
ModelKeys | |
RemoveAliasCommand |
Custom command to remove an alias for a cache-container.
|
ReplicatedCacheAdd | |
SharedStateCacheAdd | |
SubsystemWriteAttributeHandler |
Handler for read and write access to the subsystem attribute default-cache-container.
|
TransportAdd | |
TransportRemove | |
TransportWriteAttributeHandler |
Enum | Description |
---|---|
Attribute |
Enumerates the attributes used in the Infinispan subsystem schema.
|
Element |
Enumerates the elements used in the Infinispan subsystem schema.
|
Indexing |
Used to configure indexing of entries in the cache for searching.
|
Mode | |
Namespace | |
StartMode | |
TransactionMode |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.