BBjspCommandConfig::getSource
Description
In BBj 17.0 and higher, this method returns the source file name for the BBjspCommand represented by this BBjspCommandConfig.
Syntax
Return Value |
Method |
String |
getSource() |
Parameters
None.
Return Value
the source file containing the BBj class
Remarks
the source file should be available within the PREFIX of the BBjJettyContext.
Example
declare BBjAPI api! |