Package org.infinispan.commands.module
Interface ModuleCommandExtensions
public interface ModuleCommandExtensions
Module command extensions. To use this hook, you would need to implement this interface and take the necessary steps
to make it discoverable by the
ServiceLoader
mechanism.- Since:
- 5.1
- Author:
- Galder ZamarreƱo
-
Method Summary
-
Method Details
-
getModuleCommandFactory
ModuleCommandFactory getModuleCommandFactory()
-