BBjJettyContextConfiguration::getServlet
Description
In BBj 15.0 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
declare BBjAPI api! |