| Package | Description |
|---|---|
| org.glassfish.embeddable.web |
Provides classes and interfaces necessary to programmatically configure embedded WebContainer
and create contexts, virtual servers, and web listeners.
|
| org.glassfish.web.embed.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
WebContainer.setConfiguration(WebContainerConfig config)
Sets the embedded configuration for this embedded instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebContainerImpl.setConfiguration(WebContainerConfig config) |
Copyright © 2019. All rights reserved.