| APIClassLoaderServiceImpl |
This class is responsible for creating a ClassLoader that can
load classes exported by the system for public use.
|
| AppLibClassLoaderServiceImpl |
This class is responsible for constructing class loader that has visibility
to deploy time libraries (--libraries and EXTENSION_LIST of MANIFEST.MF,
provided the library is available in 'applibs' directory) for an application.
|
| ApplicationConfigListener |
|
| ApplicationLifecycle |
Application Loader is providing useful methods to load applications
|
| ApplicationLoaderService |
This service is responsible for loading all deployed applications...
|
| AppServerStartup |
Main class for Glassfish startup
This class spawns a non-daemon Thread when the start() is called.
|
| AppServerStartup.AppInstanceListener |
|
| ClassLoaderHierarchyImpl |
|
| CommonClassLoaderServiceImpl |
This class is responsible for setting up Common Class Loader.
|
| CompositeArchive |
A composite archive is a readable archive that hides the sub archives.
|
| ContainerStarter |
This class is responsible for starting containers.
|
| DomainCreationStartup |
Created by IntelliJ IDEA.
|
| DomainResolver |
Deprecated. |
| DomainXmlPersistence |
domain.xml persistence.
|
| DynamicReloader |
Triggers reloads of deployed applications depending on the presence of and
timestamp on a .reload file in the application's top-level directory.
|
| DynamicReloadService |
A service wrapper around the dynamic reload processor.
|
| ExecutorServiceFactory |
Singleton executor service factory.
|
| FighterFishStartupService |
This service is here to start fighterfish if it is available.
|
| GFDomainXml |
Subclass of domain.xml loader service to ensure that hk2 threads have access
to the common class loader classes.
|
| LifecycleEventContextImpl |
|
| LifecycleListenerImpl |
LifecycleListenerImpl is a dummy implementation for the LifecycleListener interface.
|
| LifecycleModuleService |
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| LifecycleModuleService.LifecycleModuleFuture |
|
| ReadableArchiveScannerAdapter |
ArchiveAdapter for DOL readable archive instances
|
| ScheduledExecutorServiceFactory |
Factory to create the scheduled executor service
|
| ServerContextImpl |
This is the Server Context object.
|
| ServerLifecycleModule |
|
| SnifferManagerImpl |
Provide convenience methods to deal with Sniffers in the system.
|
| StAXParserFactory |
|
| SystemTasksImpl |
Init run level service to take care of vm related tasks.
|
| UpgradeStartup |
Very simple ModuleStartup that basically force an immediate shutdown.
|