BBjJettyContextConfiguration::getBBjspServletMappings
Description
In BBj 17.0 and higher, this method returns a BBjVector containing the mapping of all BBjspServlets registered in the context
Syntax
Return Value |
Method |
---|---|
getBBjspServletMappings() |
Parameters
None.
Return Value
a BBjVector of BBjspServletConfiguration objects
Remarks
None.
Example
declare BBjAPI api! |