public static class ServerProperties.Servlet extends Object
Constructor and Description |
---|
Servlet() |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationDisplayName() |
Map<String,String> |
getContextParameters() |
String |
getContextPath() |
Jsp |
getJsp() |
Session |
getSession() |
void |
setApplicationDisplayName(String displayName) |
void |
setContextPath(String contextPath) |
public String getContextPath()
public void setContextPath(String contextPath)
public String getApplicationDisplayName()
public void setApplicationDisplayName(String displayName)
public Jsp getJsp()
public Session getSession()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.