BBxServlet::disable

Description

In BBj 21.00 and higher, this method marks the BBxServlet status as disabled.

Syntax

Return Value Method
void disable()

Parameters

None.

Return Value

None.

ClosedVersion History

  • BBj 22.0: For easier migration from BBjspServlets, this method can also be invoked as the deprecated method BBxServlet::setEnabled(boolean enabled)
  • BBj 21.0: BBxServlets introduced.

See Also

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

BBjAPI

BBxServlet

BBxServlet Tutorial

BBxServlet::enable

BBxServlet::isEnabled