| Interface | Description |
|---|---|
| CockpitModuleConnector |
Connector for cockpit modules, used by
CockpitModuleComponentDefinitionService and
XmlModuleAwarePersistenceService to access remote widgets and mashups. |
| LibraryHandler<INFO> |
Used by
AbstractCockpitModuleConnector to get the cockpit module libraries. |
| ModulesEnumeration |
Enumerator of cockpit modules
|
| ServletContextResolver |
Resolves a
ServletContext for a given environment, e.g. |
| Class | Description |
|---|---|
| DefaultServletContextResolver |
Implementation of
ServletContextResolver using ZK's Execution to retrieve the current
ServletContext. |
| HotDeploymentService |
Service for hot deployment of components
|
| ModuleEntry |
A cockpit module description, containing all necessary info to access a cockpit module.
|
| Exception | Description |
|---|---|
| CockpitModuleDeploymentException |
Signals that an error occured when trying to deploy a remote cockpit module.
|
Copyright © 2018. All rights reserved.