Package com.sun.enterprise.loader


package com.sun.enterprise.loader
  • Class
    Description
    Class loader used by the ejbs of an application or stand alone module.
    URL entry - keeps track of the url resources.
    Represents an interface that must be implemented by classloaders that don't extend URLClassLoader and are installed as the parent classloader for web applications.
    This class covers the resource loading rules of GlassFish.