Hi,
I am planning to create a singleton ( via plexus component ) which has it
own internal states.
to be used by my plugin.
The question is that would the my singleton instance shared across
- multiple executions within a project
- multiple projects via reactor?
- or it is just for single execution of a mojo?
Thanks
-Dan
I am planning to create a singleton ( via plexus component ) which has it
own internal states.
to be used by my plugin.
The question is that would the my singleton instance shared across
- multiple executions within a project
- multiple projects via reactor?
- or it is just for single execution of a mojo?
Thanks
-Dan