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