| Package | Description |
|---|---|
| org.glassfish.appclient.server.core | |
| org.glassfish.appclient.server.core.jws |
| Modifier and Type | Method and Description |
|---|---|
AppClientServerApplication |
AppClientDeployer.load(AppClientContainerStarter containerStarter,
DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
Set<AppClientServerApplication> |
AppClientDeployer.appClientApps() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppClientDeployer.unload(AppClientServerApplication application,
DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
void |
JWSAdapterManager.addContentForAppClient(String appName,
String clientURIWithinEAR,
AppClientServerApplication contributor,
Properties tokens,
Map<String,StaticContent> staticContent,
Map<String,DynamicContent> dynamicContent)
Adds content on behalf of a single app client to the HTTP adapters
for the client and/or the containing EAR.
|
void |
JavaWebStartInfo.init(AppClientServerApplication acServerApp)
Completes initialization of the object.
|
void |
JWSAdapterManager.removeContentForAppClient(String appName,
String clientURIWithinEAR,
AppClientServerApplication contributor) |
static String |
JWSAdapterManager.userFriendlyContextRoot(AppClientServerApplication contributor) |
Copyright © 2017. All rights reserved.