Package com.vaadin.base.devserver
Class ServerInfo
- java.lang.Object
-
- com.vaadin.base.devserver.ServerInfo
-
- All Implemented Interfaces:
Serializable
public class ServerInfo extends Object implements Serializable
Data for a info message to the debug window.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerInfo()Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFlowVersion()StringgetJavaVersion()StringgetOsVersion()StringgetProductName()StringgetVaadinVersion()
-