java.lang.Object
org.bedework.webdav.servlet.shared.serverInfo.Application

public class Application extends Object
Class to represent a server info application.
Author:
Mike Douglass douglm
  • Constructor Details

    • Application

      public Application(String name)
  • Method Details

    • setName

      public void setName(String val)
      Parameters:
      val - registered name of service
    • getName

      public String getName()
      Returns:
      registered name of service
    • addFeature

      public void addFeature(Feature val)
    • toXml

      public void toXml(org.bedework.util.xml.XmlEmit xml)
      Parameters:
      xml - emitter