How to share object between java applications?

前端 未结 6 1754
暖寄归人
暖寄归人 2020-12-11 03:53

I have 2 separate Java Applications running at a time. (Two separate javaw.exe) I need to share an object between them while they are running.

What is the simplest

6条回答
提交回复
热议问题