BBjJettyContextConfiguration::getWebServicesMapping

Description

Returns the value of the webservice-mapping defined for this Jetty context in the jetty.xml file. This mapping takes precedence over all web service mappings defined for the same context.

Syntax

Return Value Method
string getWebServicesMapping()

Parameters

None.

Return Value

Returns the webservice-mapping value configured for this context. If no value is defined, an empty string is returned.

See Also

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.

BBjAPI

BBxServlet

BBxServlet Tutorial