Hello,
I just started to work on project and learning sources.
Have one question.
Frequently such code is met when need to pass ClassLoader to some
methods on side of client.
Thread.currentThread().getContextClassLoader()
Its interesting for me the reason(s) of getting ClassLoader this way for
client side.
Thanks.
WBR,
Alexey.