| Interface | Description |
|---|---|
| CacheRegistryConfiguration<K,V> |
Configuration for a
CacheRegistryFactoryServiceConfigurator. |
| Class | Description |
|---|---|
| CacheRegistry<K,V> |
Clustered
Registry backed by an Infinispan cache. |
| CacheRegistryFactoryServiceConfigurator<K,V> |
Builds a clustered
RegistryFactory. |
| CacheRegistryFactoryServiceConfiguratorProvider |
Provides the requisite builders for a clustered
RegistryFactory. |
| CacheRegistryFilter | |
| CacheRegistryFilterExternalizer | |
| FunctionalRegistryFactory<K,V> | |
| FunctionalRegistryFactoryServiceConfigurator<K,V> | |
| IdentityRegistryFactoryServiceConfiguratorProvider | |
| LocalRegistry<K,V> |
Non-clustered
Registry implementation. |
| LocalRegistryFactoryServiceConfigurator<K,V> |
Builds a non-clustered
RegistryFactory. |
| LocalRegistryFactoryServiceConfiguratorProvider |
Provides the requisite builders for a non-clustered
RegistryFactory. |
| RegistryFactoryServiceConfiguratorProvider |
Provides the requisite builders for a clustered
RegistryFactory created from the specified factory. |
| RegistryServiceConfigurator<K,V> |
Builds a
Registry service. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.