
BBjServletConfiguration::getConfig
Description
In BBj 15.0 and higher, this method gets the name of the config file used in executing a BBj Servlet.
Syntax
Return Value |
Method |
---|---|
string |
getConfig() |
Parameters
None.
Return Value
Returns the full/path/to/config.bbj.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.