| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.security.impl | |
| org.infinispan.stats.impl | |
| org.infinispan.topology |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyConstructorFactory
Factory for building global-scope components which have default empty constructors
|
class |
EncoderRegistryFactory
Factory for
EncoderRegistryImpl objects. |
class |
MarshallerFactory
MarshallerFactory.
|
class |
NamedComponentFactory
Deprecated.
Since 9.4, please implement
AnyScopeComponentFactory.construct(String) directly. |
class |
NamedExecutorsFactory
A factory that specifically knows how to create named executors.
|
class |
TransportFactory
Factory for Transport implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalSecurityManagerFactory
Factory for GlobalSecurityManager implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterContainerStatsFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterTopologyManagerFactory
Factory for ClusterTopologyManager implementations.
|
class |
LocalTopologyManagerFactory
Factory for ClusterTopologyManager implementations.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.