BBxServlet::setMethod
Description
In BBj 21.0 and higher, this method sets the custom method used to service the BBxServlet.
Syntax
Return Value | Method |
---|---|
void | setMethod(String method) |
Parameters
Variable | Description |
---|---|
method | The name of the custom method for the BBxServlet. |
Return Value
None.
Example
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.