Package com.sun.enterprise.v3.server

Interface Summary
SystemTasks Interface for service to take care of vm related tasks.
 

Class Summary
APIClassLoaderServiceImpl This class is responsible for creating a ClassLoader that can load classes exported by any OSGi bundle in 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 v3 startup This class spawns a non-daemon Thread when the start() is called.
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.
GFDomainXml Subclass of domain.xml loader service to ensure that hk2 threads have access to the common class loader classes.
HK2Dispatcher  
InitRunLevelBridge Provides a bridge from Init to the RunLevelService based approach.
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  
PostInitializer Optimization to force the loading of sniffers post deployment.
PostStartupRunLevelBridge Provides a bridge from PostStartup to the RunLevelService based approach.
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.
StartupRunLevelBridge Provides a bridge from Startup to the RunLevelService based approach.
StAXParserFactory Allow people to inject XMLInputFactory via Inject.
SystemTasksImpl Init run level service to take care of vm related tasks.
UpgradeStartup Very simple ModuleStartup that basically force an immediate shutdown.
 



Copyright © 2012. All Rights Reserved.