|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WritableArchive | |
|---|---|
| org.glassfish.api.deployment.archive | |
| Uses of WritableArchive in org.glassfish.api.deployment.archive |
|---|
| Methods in org.glassfish.api.deployment.archive that return WritableArchive | |
|---|---|
WritableArchive |
WritableArchive.createSubArchive(java.lang.String name)
Returns an instance of this archive abstraction for an embedded archive within this archive. |
| Methods in org.glassfish.api.deployment.archive with parameters of type WritableArchive | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||