BBjJettyContextConfiguration::getServlets (Deprecated)
BBjServlets are deprecated for BBj 21.00 and higher, and have been replaced by BBxServlets.
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
|