public class ServerInfo extends Object
.
The default file name is .
The file name can be changed with a system property with name .| Constructor and Description |
|---|
ServerInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsfTitle() |
String |
getJsfVersion() |
String |
getServerInfo() |
Properties |
getSystemProperties() |
List<Map.Entry<Object,Object>> |
getSystemPropertiesAsList() |
String |
getVersion() |
boolean |
isEnabled() |
public String getServerInfo()
public Properties getSystemProperties()
public String getVersion()
public String getJsfTitle()
public String getJsfVersion()
public boolean isEnabled()
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.