| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.glassfish.embeddable.web |
Provides classes and interfaces necessary to programmatically configure embedded WebContainer
and create contexts, virtual servers, and web listeners.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualServerConfig |
VirtualServer.getConfig()
Gets the current configuration of this VirtualServer.
|
VirtualServerConfig |
VirtualServerFacade.getConfig()
Gets the current configuration of this VirtualServer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualServer.setConfig(VirtualServerConfig config)
Reconfigures this VirtualServer with the given
configuration.
|
void |
VirtualServerFacade.setConfig(VirtualServerConfig config)
Reconfigures this VirtualServer with the given
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualServerConfig |
VirtualServer.getConfig()
Gets the current configuration of this VirtualServer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualServer.setConfig(VirtualServerConfig config)
Reconfigures this VirtualServer with the given
configuration.
|
Copyright © 2017. All rights reserved.