0

I Have a singleton class which is in 2 different jars. I've both jars in my class path. Now my application is running inside a JVM. I want to get instances of both the singletons. How can we achieve this in java? Is it possible using class loaders?

0 Answers0