java - How can I write a ClassLoader that does this? -
I am trying to create a URLClassLoader that behaves as follows:
- if
- Otherwise, return a dummy class of your choice
How should I go about this? My attempt was not to do this - see for details.
Actually, you can not do this to see the answer to your first question
Comments
Post a Comment