| Package | Description |
|---|---|
| com.sun.enterprise.v3.server | |
| fish.payara.appserver.micro.services.data | |
| org.glassfish.internal.data | |
| org.glassfish.internal.deployment |
| Modifier and Type | Method and Description |
|---|---|
ModuleInfo |
ApplicationLifecycle.prepareModule(List<EngineInfo> sortedEngineInfos,
String moduleName,
DeploymentContext context,
ProgressTracker tracker) |
| Constructor and Description |
|---|
ModuleDescriptorImpl(ModuleInfo info) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationInfo
Information about a running application.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ModuleInfo> |
ApplicationInfo.getModuleInfos()
Returns the modules of this application
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationInfo.addModule(ModuleInfo info) |
protected ExtendedDeploymentContext |
ApplicationInfo.getSubContext(ModuleInfo info,
ExtendedDeploymentContext context) |
| Modifier and Type | Field and Description |
|---|---|
static EventTypes<ModuleInfo> |
Deployment.MODULE_LOADED |
static EventTypes<ModuleInfo> |
Deployment.MODULE_STARTED |
static EventTypes<ModuleInfo> |
Deployment.MODULE_STOPPED |
static EventTypes<ModuleInfo> |
Deployment.MODULE_UNLOADED |
| Modifier and Type | Method and Description |
|---|---|
ModuleInfo |
Deployment.prepareModule(List<EngineInfo> sortedEngineInfos,
String moduleName,
DeploymentContext context,
ProgressTracker tracker) |
Copyright © 2019. All rights reserved.