Class Application
java.lang.Object
org.bedework.webdav.servlet.shared.serverInfo.Application
Class to represent a server info application.
- Author:
- Mike Douglass douglm
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Application
-
-
Method Details
-
setName
- Parameters:
val- registered name of service
-
getName
- Returns:
- registered name of service
-
toXml
public void toXml(org.bedework.util.xml.XmlEmit xml) - Parameters:
xml- emitter
-