| Package | Description |
|---|---|
| org.glassfish.api.deployment.archive |
| Modifier and Type | Method and Description |
|---|---|
WritableArchive |
WritableArchive.createSubArchive(String name)
Returns an instance of this archive abstraction for an embedded
archive within this archive.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WritableArchive.closeEntry(WritableArchive subArchive)
Close a previously returned sub archive
|
void |
ArchiveHandler.expand(ReadableArchive source,
WritableArchive target,
DeploymentContext context)
Prepares the jar file to a format the ApplicationContainer is
expecting.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.