Uses of Class
org.gcube.common.vremanagement.deployer.impl.resources.undeployment.UndeployablePackage

Packages that use UndeployablePackage
org.gcube.common.vremanagement.deployer.impl.platforms   
org.gcube.common.vremanagement.deployer.impl.resources.undeployment   
 

Uses of UndeployablePackage in org.gcube.common.vremanagement.deployer.impl.platforms
 

Methods in org.gcube.common.vremanagement.deployer.impl.platforms with parameters of type UndeployablePackage
 void PlatformCall.deactivate(UndeployablePackage pack)
          Deactivates a package
 PlatformApplication PlatformCall.deactivateAndUndeploy(UndeployablePackage pack)
           
 PlatformApplication PlatformCall.undeploy(UndeployablePackage pack)
          Undeploys the package
 

Uses of UndeployablePackage in org.gcube.common.vremanagement.deployer.impl.resources.undeployment
 

Subclasses of UndeployablePackage in org.gcube.common.vremanagement.deployer.impl.resources.undeployment
 class UndeployableApplicationPackage
           
 class UndeployableLibraryPackage
          Undeployable Library Package
 class UndeployableMainPackage
          Undeployable Main Package
 class UndeployablePlatformApplication
          Undeployment for application running on external platform
 class UndeployablePluginPackage
          Undeployable Plugin Package
 

Methods in org.gcube.common.vremanagement.deployer.impl.resources.undeployment that return UndeployablePackage
static UndeployablePackage UndeployablePackageFactory.makeUndeployable(BaseTypedPackage base)
           
 



Copyright © 2012. All Rights Reserved.