Package org.infinispan.util
Class ModuleProperties
java.lang.Object
org.infinispan.util.ModuleProperties
Deprecated.
Since 10.0, without replacement. To be removed very soon.
The
ModuleProperties class represents Infinispan's module service extensions.- Since:
- 4.0
- Author:
- Vladimir Blagojevic, Sanne Grinovero, Galder ZamarreƱo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.Collection<Class<? extends CacheRpcCommand>>Deprecated.Deprecated.Collection<Class<? extends ReplicableCommand>>Deprecated.Collection<Class<? extends ReplicableCommand>>Deprecated.
-
Constructor Details
-
ModuleProperties
public ModuleProperties()Deprecated.
-
-
Method Details
-
loadModuleCommandHandlers
Deprecated. -
moduleCommands
Deprecated. -
moduleCommandFactories
Deprecated. -
moduleCacheRpcCommands
Deprecated. -
moduleOnlyReplicableCommands
Deprecated.
-