|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfiguredServlet
This interface provides a representation of a servlet entry from a web-app descriptor.
| Method Summary | |
|---|---|
MultiPartConfig |
getMultiPartConfig()
Returns the information contained in the multipart-config element of the configured servlet. |
String |
getServletClass()
Returns the value of the servlet-class element of the configured servlet. |
String |
getServletName()
Returns the value of the servlet-name element of the configured servlet. |
| Method Detail |
|---|
MultiPartConfig getMultiPartConfig()
String getServletClass()
String getServletName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||