Class PortletWar


  • public class PortletWar
    extends Object
    • Constructor Detail

      • PortletWar

        public PortletWar​(String portletWarFileName)
      • PortletWar

        public PortletWar​(File war)
    • Method Detail

      • deploy

        public void deploy()
      • isDeployed

        public boolean isDeployed()
      • warFileExists

        public boolean warFileExists()
      • getWarName

        public String getWarName()
      • needsRedeploy

        public boolean needsRedeploy()