public class ServletDTO extends BaseServletDTO
javax.servlet.Servlet
currently being used by a servlet
context.Modifier and Type | Field and Description |
---|---|
String[] |
patterns
The request mappings for the servlet.
|
asyncSupported, initParams, name, serviceId, servletContextId, servletInfo
Constructor and Description |
---|
ServletDTO() |
public String[] patterns
The specified patterns are used to determine whether a request is mapped to the servlet. This array is never empty.
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0