| Interface | Description |
|---|---|
| Configurator |
| Class | Description |
|---|---|
| ASMain |
Tag Main to get the manifest file
|
| ClassPathBuilder |
Builds up a
ClassLoader. |
| Constants | |
| EmbeddedInhabitantsParser |
Kernel's decoration for embedded environment.
|
| EmbeddedMain |
Main for embedded.
|
| GlassFishDecorator |
A decorator for GlassFish
|
| GlassFishImpl | |
| GlassFishMain | |
| GlassFishMain.Launcher | |
| GlassFishRuntimeDecorator |
A decorator for GlassFishRuntime
|
| JarUtil |
Most part is copied from com.sun.appserv.connectors.internal.api.ConnectorsUtil
For JMS to work, rar extraction should be done while creating the GlassFish
instance.
|
| LogFacade | |
| MainHelper |
Utility class used by bootstrap module.
|
| Rejar |
Created by IntelliJ IDEA.
|
| SingleHK2Factory |
Factory which provides SingleModulesRegistry
This should actually be in HK2 workspace.
|
| StartupContextUtil |
This encapsulates the behavior of the properties object that's part of
StartupContext. |
| StaticGlassFishRuntime |
The GlassFishRuntime implementation for NonOSGi environments.
|
| StaticGlassFishRuntimeBuilder | |
| UberMain |
This is main class for the uber jars viz., glassfish-embedded-all.jar and
glassfish-embedded-web.jar, to be able to do:
java -jar glassfish-embedded-all.jar
java -jar glassfish-embedded-web.jar
|
| Util |
| Enum | Description |
|---|---|
| Constants.Platform |
| Annotation Type | Description |
|---|---|
| AppServer |
AppServer is the scope for objects whose life cycles are tied to the life cycle of the application server.
|
Copyright © 2017. All rights reserved.