| This component uses the
ServletEngineService to advertise the
root-level
RootServletService , which is used by the
agent-level
LeafServletServiceComponent s to create the
agent-internal
org.cougaar.core.service.ServletService .
For example, node "N" creates the new root-level RootServletService
for all agents. Agent "A" obtains the RootServletService,
registers itself as "/$A/", and advertises the agent's internal
ServletService.
See Also: RootServletService See Also: we provide this service See Also: ServletEngineService See Also: required engine service See Also: ServletRedirectService See Also: optional redirector service |