The Artima Developer Community
Sponsored Link

Legacy Design Forum
Designing with Dynamic Extension

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

name spaces

Posted by jan on April 12, 2001 at 9:40 AM

I've a question concerning name spaces in Java.

Let's suppose we have an application using different instances of the same CustomClassCoader class. Now, is there one name space assigned to every instance of that class or is one name space assigned to the class itself (thus to all it's instances in the application)?

Does this depend on the implementation of the loader?

jan



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us