| Package | Description |
|---|---|
| com.sun.enterprise.v3.server | |
| com.sun.enterprise.v3.services.impl | |
| com.sun.enterprise.web |
| Modifier and Type | Method and Description |
|---|---|
Result<Thread> |
LifecycleModuleService.LifecycleModuleFuture.get() |
Result<Thread> |
LifecycleModuleService.LifecycleModuleFuture.get(long timeout,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
List<Future<Result<Thread>>> |
LifecycleModuleService.getFutures() |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleModuleService.LifecycleModuleFuture.setResult(Result<Thread> result) |
| Modifier and Type | Method and Description |
|---|---|
Future<Result<Thread>> |
GrizzlyService.createNetworkProxy(NetworkListener listener) |
List<Future<Result<Thread>>> |
GrizzlyService.getFutures() |
Future<Result<Thread>> |
GrizzlyProxy.start() |
Future<Result<Thread>> |
NetworkProxy.start()
Start the proxy.
|
| Modifier and Type | Method and Description |
|---|---|
List<Result<WebModule>> |
WebContainer.loadWebModule(WebModuleConfig wmInfo,
String j2eeApplication,
Properties deploymentProperties)
Creates and configures a web module for each virtual server
that the web module is hosted under.
|
Copyright © 2017. All rights reserved.