Package org.glassfish.internal.data


package org.glassfish.internal.data
  • Classes
    Class
    Description
    If there has been no other PopulatorPostProcessor that has set the descriptors HK2Loader then this one will set it to an appropriate loader for the application, using the application classloader
    This DescriptorFileFinder is used to find all of the META-INF/hk2-locator/application files in the application
    Information about a running application.
    Registry for deployed Applications TODO : dochez this class needs to go, I think we should use the configured tree (applications) to store this list.
    The container Registry holds references to the currently running containers.
    EngineInfo<T extends org.glassfish.api.container.Container,U extends org.glassfish.api.deployment.ApplicationContainer<?>>
    This class holds information about a particular container such as a reference to the sniffer, the container itself and the list of applications deployed in that container.
    When a module is attached to a LoadedEngine, it creates an Engine reference.
    Each module of an application has an associated module info instance keeping the list of engines in which that module is loaded.
    Simple tracker objects to remember what operations were performed