Package org.infinispan.commands
Interface InitializableCommand
Deprecated, for removal: This API element is subject to removal in a future version.
An interface to be implemented by Commands which require an intialized state after deserialization.
- Since:
- 10.0
- Author:
- Ryan Emerson
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(ComponentRegistry componentRegistry, boolean isRemote) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
init
Deprecated, for removal: This API element is subject to removal in a future version.
-
invalid reference