| This component is a
javax.servlet.Servlet that displays
the agents registered with the node's
AgentQuiescenceStateService , and allow an agent to be marked as
"dead" (for use when the agent has been restarted elsewhere and
the original instance should be ignored).
Address it at /agentQuiescenceState
Load it into every Node at BINDER or lower priority, using the
insertion point
Node.AgentManager.Agent.PluginManager.Servlet
|