-
Enhancement
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
-
DataGrid Sprint #29
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.
- is related to
-
ISPN-10362 Unify command initialization and invocation
- Closed