BBjJettyContextConfiguration::removeBBxServlet
                                            Description
In BBj 21.0 and higher, this method removes the servlet identified by the specified mapping from the BBjJettyContextConfiguration. Throws a BBjException if the mapping does not exist.
Syntax
| Return Value | Method | 
|---|---|
| void | removeBBxServlet(String mapping) | 
Parameters
| Variable | Description | 
|---|---|
| mapping | The servlet mapping | 
Return Value
None.
Version History
                                            
                                            
                                            See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.