org.infinispan.commands.module
Interface ModuleCommandExtensions

All Known Implementing Classes:
QueryModuleCommandExtensions

public interface ModuleCommandExtensions

Module command extensions

Since:
5.1
Author:
Galder ZamarreƱo

Method Summary
 ExtendedModuleCommandFactory getModuleCommandFactory()
           
 ModuleCommandInitializer getModuleCommandInitializer()
           
 

Method Detail

getModuleCommandFactory

ExtendedModuleCommandFactory getModuleCommandFactory()

getModuleCommandInitializer

ModuleCommandInitializer getModuleCommandInitializer()

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.