BBjJettyContextConfiguration::getServlet (Deprecated)
BBjJettyContextConfiguration::getBBjServlet is deprecated for BBj 21.00 and higher, and have been replaced by BBjJettyContextConfiguration::getBBxServlet.
Description
In BBj 15.00 and higher, this method gets the BBjServletConfiguration for the specified BBj Servlet.
Syntax
Return Value |
Method |
---|---|
getServlet(string name) |
Parameters
Variable |
Description |
---|---|
name |
the name of a configured servlet |
Return Value
a ServletConfiguration for the specified servlet
Remarks
None.
Example
|