classloader - How to unload an already loaded class in Java? -


this question has answer here:

how unload class class loader, can use changed class on fly without restarting application (hot deployment)? possible that?

java rebel reloads changed classes on fly. see the jrebel website details. don't know recommend production environment though, because of performance issues. jrebel on occasion bogs things down momentarily when you've recompiled server.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -