| Modifier and Type | Method and Description |
|---|---|
CommandDispatcherFactory |
InfinispanBeanManagerFactoryConfiguration.getCommandDispatcherFactory() |
CommandDispatcherFactory |
InfinispanBeanManagerConfiguration.getCommandDispatcherFactory() |
CommandDispatcherFactory |
InfinispanBeanManagerFactoryBuilder.getCommandDispatcherFactory() |
| Constructor and Description |
|---|
BeanGroupEvictionScheduler(String name,
Batcher<TransactionBatch> batcher,
Evictor<I> evictor,
CommandDispatcherFactory dispatcherFactory,
PassivationConfiguration<?> config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelCommandDispatcherFactory
MessageDispatcher based CommandDispatcherFactory. |
class |
LocalCommandDispatcherFactory
Non-clustered
CommandDispatcherFactory implementation |
| Modifier and Type | Method and Description |
|---|---|
CommandDispatcherFactory |
ChannelCommandDispatcherFactoryBuilder.getValue() |
CommandDispatcherFactory |
LocalCommandDispatcherFactoryBuilder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<CommandDispatcherFactory> |
ChannelCommandDispatcherFactoryBuilder.build(org.jboss.msc.service.ServiceTarget target) |
org.jboss.msc.service.ServiceBuilder<CommandDispatcherFactory> |
LocalCommandDispatcherFactoryBuilder.build(org.jboss.msc.service.ServiceTarget target) |
| Constructor and Description |
|---|
CommandDispatcherFactoryBuilderProvider(GroupBuilderFactory<CommandDispatcherFactory> factory) |
| Modifier and Type | Method and Description |
|---|---|
CommandDispatcherFactory |
CacheServiceProviderRegistryConfiguration.getCommandDispatcherFactory() |
CommandDispatcherFactory |
CacheServiceProviderRegistryBuilder.getCommandDispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
CommandDispatcherFactory |
InfinispanSessionManagerFactoryConfiguration.getCommandDispatcherFactory() |
CommandDispatcherFactory |
InfinispanSessionManagerConfiguration.getCommandDispatcherFactory() |
CommandDispatcherFactory |
InfinispanSessionManagerFactoryBuilder.getCommandDispatcherFactory() |
| Constructor and Description |
|---|
SessionEvictionScheduler(String name,
Evictor<String> evictor,
CommandDispatcherFactory dispatcherFactory,
int maxSize) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.