BBjJettyContextConfiguration::getBBxServlet
Description
In BBj 21.0 and higher, this method returns the BBxServlet at the specified mapping. Throws a BBjException if the mapping does not exist.
Syntax
| Return Value | Method |
|---|---|
| BBxServlet | getBBxServlet(String mapping) |
Parameters
| Variable | Description |
|---|---|
| mapping | The servlet mapping |
Return Value
Returns the BBxServlet at the specified mapping.
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.