Uses of Package
org.glassfish.internal.data

Packages that use org.glassfish.internal.data
org.glassfish.internal.data   
org.glassfish.internal.deployment   
 

Classes in org.glassfish.internal.data used by org.glassfish.internal.data
ApplicationInfo
          Information about a running application.
ContainerRegistry
          The container Registry holds references to the currently running containers.
EngineInfo
          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.
EngineRef
          When a module is attached to a LoadedEngine, it creates an Engine reference.
ModuleInfo
          Each module of an application has an associated module info instance keeping the list of engines in which that module is loaded.
ProgressTracker
          Simple tracker objects to remember what operations were performed
 

Classes in org.glassfish.internal.data used by org.glassfish.internal.deployment
ApplicationInfo
          Information about a running application.
EngineInfo
          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.
ModuleInfo
          Each module of an application has an associated module info instance keeping the list of engines in which that module is loaded.
ProgressTracker
          Simple tracker objects to remember what operations were performed
 



Copyright © 2012 GlassFish Community. All Rights Reserved.