BBjJettyContextConfiguration::getServlets
Description
In BBj 15.0 and higher, this method returns a BBjVector containing BBjServletConfiguration objects for all the BBj Servlet in the context
Syntax
Return Value |
Method |
---|---|
getServlets() |
Parameters
None.
Return Value
a BBjVector of BBjServletConfiguration objects
Remarks
Once configures, a BBj Servlet will be initialized whenever the context is started
Example
|