dev@jax-ws.java.net

classloader

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Thu, 09 Feb 2006 11:36:52 +0100

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.