Package com.hybris.cockpitng.modules
-
Interface Summary Interface Description CockpitModuleConnector Connector for cockpit modules, used byCockpitModuleComponentDefinitionServiceandXmlModuleAwarePersistenceServiceto access remote widgets and mashups.LibraryHandler<INFO> Used byAbstractCockpitModuleConnectorto get the cockpit module libraries.ModulesEnumeration Enumerator of cockpit modulesServletContextResolver Resolves aServletContextfor a given environment, e.g. -
Class Summary Class Description DefaultServletContextResolver Implementation ofServletContextResolverusing ZK'sExecutionto retrieve the currentServletContext.HotDeploymentService Service for hot deployment of componentsModuleEntry A cockpit module description, containing all necessary info to access a cockpit module. -
Exception Summary Exception Description CockpitModuleDeploymentException Signals that an error occured when trying to deploy a remote cockpit module.