Uses of Class
org.infinispan.factories.AbstractComponentFactory
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of AbstractComponentFactory in org.infinispan.factories
Modifier and TypeClassDescriptionclass
Factory for building global-scope components which have default empty constructorsclass
Factory forEncoderRegistryImpl
objects.class
MarshallerFactory.class
Deprecated, for removal: This API element is subject to removal in a future version.class
A factory that specifically knows how to create named executors.class
Factory for Transport implementations. -
Uses of AbstractComponentFactory in org.infinispan.security.impl
Modifier and TypeClassDescriptionclass
Factory for GlobalSecurityManager implementations -
Uses of AbstractComponentFactory in org.infinispan.server.core.factories
Modifier and TypeClassDescriptionclass
class
Factory to create netty io event loop and replace the non blocking executor with it -
Uses of AbstractComponentFactory in org.infinispan.server.core.telemetry
-
Uses of AbstractComponentFactory in org.infinispan.topology
Modifier and TypeClassDescriptionclass
Factory for ClusterTopologyManager implementations.class
Factory for ClusterTopologyManager implementations.
AnyScopeComponentFactory.construct(String)
directly.