BBjJettyContextConfiguration::removeBBxServlet

Description

In BBj 21.0 and higher, this method removes the servlet identified by the specified mapping from the BBjJettyContextConfiguration. Throws a BBjException if the mapping does not exist.

Syntax

Return Value Method
void removeBBxServlet(String mapping)

Parameters

Variable Description
mapping The servlet mapping

Return Value

None.

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