BBjJettyContextConfiguration::getServletNames (Deprecated)
BBjServlets are deprecated for BBj 21.00 and higher, and has been replaced by BBxServlets. The version of this method for BBxServlets is BBjJettyContextConfiguration::getBBxServlets.
Description
In BBj 15.00 and higher, this method returns a BBjVector containing the names of all the BBjServlets in the context.
Syntax
Return Value |
Method |
---|---|
getServletNames() |
Parameters
None.
Return Value
Returns a BBjVector of Strings.
Remarks
Once configured, a BBj Servlet will be initialized whenever the context is started.