BBxServlet::enable

Description

In BBj 21.00 and higher, this method marks the BBxServlet status as enabled. BBxServlets are enabled by default.

Syntax

Return Value Method
void enable()

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: BBxServlet introduced.

See Also

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

BBjAPI

BBxServlet

BBxServlet Tutorial

BBxServlet::disable

BBxServlet::isEnabled