Package | Description |
---|---|
psdi.webclient.system.controller | |
psdi.webclient.system.runtime |
Modifier and Type | Method and Description |
---|---|
AppDescriptor |
AppInstance.getAppDescriptor() |
Modifier and Type | Method and Description |
---|---|
AppInstance |
AppInstance.initialize(WebClientSession wcs,
AppDescriptor ad) |
Modifier and Type | Class and Description |
---|---|
class |
LibraryDescriptor |
class |
ToolBoxDescriptor |
Modifier and Type | Method and Description |
---|---|
AppDescriptor |
WebClientRuntime.getAppDescriptor(java.lang.String appName)
Method to get an app descriptor by app name out of the descriptor index.
|
AppDescriptor |
WebClientRuntime.getAppDescriptor(java.lang.String appName,
WebClientSession wcs)
factory method to return an app descriptor.
|
AppDescriptor |
WebClientRuntime.removeAppDescriptor(java.lang.String appName)
Removes the named app from the app descriptor index
|
Modifier and Type | Method and Description |
---|---|
void |
WebClientRuntime.setRuntimeAppdescripterIndex(java.lang.String newApp,
AppDescriptor runTimeAd) |