| This Common ClassLaoder provider simply return its ClassLoader which happens
to be the module ClassLoader. This module declares dependencies on the
modules that wrap the J2EE 1.4 platform libraries that are shared between the
IDE implementation and the user project. This provider is available through
the lookup.
The user project's meta data is be used to determine which J2EE platform it is using.
author: Sandip V. Chitale (Sandip.Chitale@Sun.Com) |