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.

ClosedVersion History

  • BBj 21.0: BBxServlet introduced.

See Also

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.

BBjAPI

BBxServlet

BBxServlet Tutorial