0

Here is the thing, I want to build a system that shall take an external executable jar( later any .exe as such/ can be extended to API, but that's very long term) to a local Java executable(let's call it the Engine) at execution time. I'm thinking like to pass the name of the jar(let's call it the plugin) to the Engine, there would be a standard method for communication when conformed, both the Engine and Plugin would communicate. How can I do that without building a lot from scratch. I'm thinking in a very bookish way, can I use/study any existing method/framework. My whole system is built in Java so I am bound by the language mostly.

Arunavo
  • 34
  • 2
  • 8

0 Answers0