| Package | Description |
|---|---|
| org.glassfish.appclient.client.acc | |
| org.glassfish.deployment.common | |
| org.glassfish.javaee.core.deployment | |
| org.glassfish.weld |
| Modifier and Type | Field and Description |
|---|---|
static ArchiveFactory |
FacadeLaunchable.archiveFactory |
| Modifier and Type | Method and Description |
|---|---|
static ArchiveFactory |
Util.getArchiveFactory() |
| Modifier and Type | Method and Description |
|---|---|
static FileArchive |
DeploymentUtils.openAsFileArchive(File dir,
ArchiveFactory archiveFactory)
Opens the specified file as an archive, using the provided archive factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArchiveFactory |
DolProvider.archiveFactory |
| Constructor and Description |
|---|
DeploymentImpl(ReadableArchive archive,
Collection<EjbDescriptor> ejbs,
DeploymentContext context,
ArchiveFactory archiveFactory,
String moduleName)
Produce
BeanDeploymentArchives for this Deployment
from information from the provided ReadableArchive. |
Copyright © 2017. All rights reserved.