| Interface | Description |
|---|---|
| CacheGroupConfiguration |
Configuration for a
CacheGroupService. |
| CacheNodeFactory |
Creates a node from an Infinispan
Address. |
| ChannelGroupConfiguration |
Configuration for a
ChannelGroupService. |
| ChannelNodeFactory |
Creates a node from a JGroups
Address. |
| Invalidatable<A> |
Invalidates a set of addresses.
|
| Class | Description |
|---|---|
| AddressableNode |
Node implementation that associates a JGroups
Address with its logical name
and transport socket binding. |
| AddressableNodeExternalizer |
Infinispan externalizer for an
AddressableNode. |
| CacheGroupProvider |
Installs a
Group service per cache. |
| CacheGroupService |
Group implementation based on a cache view. |
| CacheNodeFactoryProvider |
Installs a
CacheNodeFactory service per cache. |
| CacheNodeFactoryService |
CacheNodeFactory implementation that delegates node creation to the channel node factory |
| ChannelGroupProvider |
Installs a
Group service per channel. |
| ChannelGroupService |
Group implementation based on a channel view. |
| ChannelNodeFactoryProvider |
Installs a
ChannelNodeFactory service per channel. |
| ChannelNodeFactoryService |
Node factory implementation.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.