Interface | Description |
---|---|
CacheRegistryFactoryConfiguration<K,V> |
Configuration for a
CacheRegistryFactoryBuilder . |
Class | Description |
---|---|
CacheRegistry<K,V> |
Clustered
Registry backed by an Infinispan cache. |
CacheRegistryFactory<K,V> |
Factory for creating a clustered
Registry . |
CacheRegistryFactoryBuilder<K,V> |
Builds a clustered
RegistryFactory . |
CacheRegistryFactoryBuilderProvider |
Provides the requisite builders for a clustered
RegistryFactory . |
CacheRegistryFilter | |
CacheRegistryFilterExternalizer | |
LocalRegistry<K,V> |
Non-clustered
Registry implementation. |
LocalRegistryFactory<K,V> |
Non-clustered
RegistryFactory implementation. |
LocalRegistryFactoryBuilder<K,V> |
Builds a non-clustered
RegistryFactory . |
LocalRegistryFactoryBuilderProvider |
Provides the requisite builders for a non-clustered
RegistryFactory . |
RegistryBuilder<K,V> |
Builds a
Registry service. |
RegistryFactoryAliasBuilderProvider | |
RegistryFactoryBuilderProvider |
Provides the requisite builders for a clustered
RegistryFactory created from the specified factory. |
RegistryFactoryServiceNameProvider |
Provides the service name of a
RegistryFactory . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.