public class CacheCommandExtensions extends Object implements org.infinispan.commands.module.ModuleCommandExtensions
Constructor and Description |
---|
CacheCommandExtensions() |
Modifier and Type | Method and Description |
---|---|
org.infinispan.commands.module.ExtendedModuleCommandFactory |
getModuleCommandFactory() |
org.infinispan.commands.module.ModuleCommandInitializer |
getModuleCommandInitializer() |
public org.infinispan.commands.module.ExtendedModuleCommandFactory getModuleCommandFactory()
getModuleCommandFactory
in interface org.infinispan.commands.module.ModuleCommandExtensions
public org.infinispan.commands.module.ModuleCommandInitializer getModuleCommandInitializer()
getModuleCommandInitializer
in interface org.infinispan.commands.module.ModuleCommandExtensions
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.