public static class WebMvcProperties.Servlet extends Object
Constructor and Description |
---|
Servlet() |
Modifier and Type | Method and Description |
---|---|
int |
getLoadOnStartup() |
String |
getPath() |
String |
getPath(String path) |
String |
getServletMapping() |
String |
getServletPrefix() |
void |
setLoadOnStartup(int loadOnStartup) |
void |
setPath(String path) |
public String getPath()
public void setPath(String path)
public int getLoadOnStartup()
public void setLoadOnStartup(int loadOnStartup)
public String getServletMapping()
public String getServletPrefix()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.