BBjJettyContextConfiguration::putCommandConfig
Description
In BBj 17.0 and higher, this method puts the BBjspCommandConfig in the configuration file for the BBjJettyContext and registers the new BBjspCommand for immediate use.
Syntax
Return Value |
Method |
---|---|
void |
putCommandConfig(BBjspCommandConfig config) |
Parameters
Variable |
Description |
---|---|
config |
the BBjspCommandConfig to register |
Return Value
None.
Remarks
None.
Example
declare BBjAPI api! |