Uses of Class
lumis.portal.deployment.IllegalModuleArchiveException

Packages that use IllegalModuleArchiveException
lumis.portal.deployment Provides the API for Lumis Portal module deployment. 
 

Uses of IllegalModuleArchiveException in lumis.portal.deployment
 

Methods in lumis.portal.deployment that throw IllegalModuleArchiveException
 ModuleType IDeploymentManager.detectModuleType(java.io.InputStream moduleArchive)
          Detects the module type of an archive, based on its contents.
 ModuleType DeploymentManager.detectModuleType(java.io.InputStream moduleArchive)
           
 IModule IDeploymentManager.distribute(java.lang.String moduleId, java.io.InputStream moduleArchive)
          Distributes a module archive to the portal servers.
 IModule DeploymentManager.distribute(java.lang.String moduleId, java.io.InputStream moduleArchive)
           
 



Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.