| Package | Description |
|---|---|
| com.sun.enterprise.v3.server | |
| org.glassfish.internal.data | |
| org.glassfish.internal.deployment |
| Modifier and Type | Method and Description |
|---|---|
Deployment.ApplicationDeployment |
ApplicationLifecycle.prepare(Collection<? extends Sniffer> sniffers,
ExtendedDeploymentContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment.ApplicationDeployment> |
ApplicationLoaderService.processApplication(Application app,
ApplicationRef appRef) |
| Modifier and Type | Method and Description |
|---|---|
Deployment.ApplicationDeployment |
ApplicationRegistry.getTransient(String appName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationRegistry.addTransient(Deployment.ApplicationDeployment depl)
transient apps are deployed, but not initialized yet
|
| Modifier and Type | Method and Description |
|---|---|
Deployment.ApplicationDeployment |
Deployment.prepare(Collection<? extends Sniffer> sniffers,
ExtendedDeploymentContext context) |
Copyright © 2019. All rights reserved.