Uses of Interface
lumis.portal.deployment.IDeploymentManager
-
Packages that use IDeploymentManager Package Description lumis.portal.deployment Provides the API for LumisXP module deployment.lumis.portal.manager -
-
Uses of IDeploymentManager in lumis.portal.deployment
Subinterfaces of IDeploymentManager in lumis.portal.deployment Modifier and Type Interface Description interface
IDeploymentManagerSPI
Interface of Deployment Manager for internal use.Classes in lumis.portal.deployment that implement IDeploymentManager Modifier and Type Class Description class
DeploymentManager
Handles the deployment of portal resources. -
Uses of IDeploymentManager in lumis.portal.manager
Methods in lumis.portal.manager that return IDeploymentManager Modifier and Type Method Description static IDeploymentManager
ManagerFactory. getDeploymentManager()
-