| Modifier and Type | Method and Description |
|---|---|
WebContainer |
WebModule.getWebContainer()
Gets the web container in which this web module was loaded.
|
| Modifier and Type | Method and Description |
|---|---|
HealthChecker |
PEWebContainerFeatureFactoryImpl.getHADBHealthChecker(WebContainer webContainer) |
WebApplication |
WebDeployer.load(WebContainer container,
DeploymentContext dc) |
void |
EjbWSRegistryListener.setContainer(WebContainer wc) |
void |
WebModule.setWebContainer(WebContainer webContainer)
Sets the web container in which this web module was loaded.
|
| Constructor and Description |
|---|
PEHADBHealthChecker(WebContainer webContainer)
Creates a new instance of PEHADBHealthChecker
|
WebApplication(WebContainer container,
WebModuleConfig config,
ApplicationConfigInfo appConfigInfo) |
WebConnector(WebContainer webContainer)
Constructor
|
| Constructor and Description |
|---|
MapperListener(org.glassfish.grizzly.http.server.util.Mapper mapper,
WebContainer webContainer)
Create mapper listener.
|
| Constructor and Description |
|---|
PECoyoteConnector(WebContainer webContainer)
Constructor
|
| Constructor and Description |
|---|
GrizzlyConfig(WebContainer webContainer,
String domain,
int port)
Creates the monitoring helper.
|
| Modifier and Type | Method and Description |
|---|---|
HealthChecker |
WebContainerFeatureFactory.getHADBHealthChecker(WebContainer webContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebConfigListener.setContainer(WebContainer container)
Set the Web Container for this ConfigListener.
|
Copyright © 2019. All rights reserved.