BBjJettyContextConfiguration::getCommandConfig (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.00 and higher, this method returns a BBjspCommandConfig for the named command in the current BBjJettyContext.
Syntax
|
Return Value |
Method |
|---|---|
|
getCommandConfig(string name) |
Parameters
|
Variable |
Description |
|---|---|
|
name |
The name of the command |
Return Value
a BBjspCommandConfig record
Remarks
None.
Example
|