[infinispan-issues] [JBoss JIRA] (ISPN-10322) Create unified interface for initializing commands
Ryan Emerson (Jira)
issues at jboss.org
Tue Jun 18 10:57:00 EDT 2019
Ryan Emerson created ISPN-10322:
-----------------------------------
Summary: Create unified interface for initializing commands
Key: ISPN-10322
URL: https://issues.jboss.org/browse/ISPN-10322
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 10.0.0.Beta3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta4
Currently we rely on CommandsFactoryImpl and ModuleCommandInitializer implementations to initiatilize commands once they have been received over the wire. However, currently we do this on a per method basis, resulting in commands having various initialisation naming schemes such as {{init}}, {{inject}} etc. We should provide a interface that can be implemented by commands that require initialization and utilise this method for all initialization.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list