| Package | Description |
|---|---|
| org.hibernate.cache.infinispan.util | |
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.module | |
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheCommandFactory
Command factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteCommandsFactory.inject(EmbeddedCacheManager cacheManager,
GlobalComponentRegistry registry,
Map<Byte,ModuleCommandFactory> commandFactories) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedModuleCommandFactory
Temporary workaround to avoid modifying
ModuleCommandFactory
interface. |
| Modifier and Type | Method and Description |
|---|---|
Map<Byte,ModuleCommandFactory> |
ModuleProperties.moduleCommandFactories() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.