This service is a simple table registry for local
ServletEngine s.
This allows for multiple servlet engines in the same Node, e.g. both a
Tomcat-based listener and an MTS-based listener.
Components that advertise a
ServletEngineService should first look
for this service, and if found, call
ServletEngineRegistryService.add instead of advertising
a new top-level
ServletEngineService .
|