Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Invoker component should be stateless in order to use in multi thread environment.
Currently we can set on Invoker level params like:
- WorkingDirectory
- InputStream
- OutputHandler
- ErrorHandler
All those options are available in InvocationRequest and should be used for each invocation.
First deprecate method on Invoker
Attachments
Issue Links
- links to