jeudi 9 mars 2017

Replace common interface with class reloading?

When using a custom classloader to reload classes one can use interfaces to access reloaded classes without getting an classcastexception. This is because the interface has the same classloader.

But is there a way to replace the interface without getting an classcastexception?

Highly complex or dirty hackable solutions are welcome!





Aucun commentaire:

Enregistrer un commentaire