Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to remove the class using java.net.URLClassLoader

DineshOct 3 2011 — edited Oct 3 2011
Hi
My requirement is to call a class file from a jar. Now, I am using URL class loader to load the particular class into my Application. How can i remove the class (Unloading the class ) from my Application. Any Suggestions. Thanks in Advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2011
Added on Oct 3 2011
3 comments
613 views