org.cougaar.core.plugin.freeze |
|
Java Source File Name | Type | Comment |
FreezeNodePlugin.java | Class | This component gathers and integrates freeze information from
agents in a node to determine the "freeze" of the current
tasks. |
FreezePlugin.java | Class | This component is a base class for freeze plugins. |
FreezeRelayFactory.java | Class | A
org.cougaar.core.relay.Relay.TargetFactory for
freeze
Relay s.
NOTE: This is part of the older mechanism for freezing the society. |
FreezeRelaySource.java | Class | A source-side freeze
Relay .
NOTE: This is part of the older mechanism for freezing the society. |
FreezeRelayTarget.java | Class | A target-side freeze
Relay .
NOTE: This is part of the older mechanism for freezing the society. |
FreezeServlet.java | Class | This component is a
javax.servlet.Servlet that implements
the plugin freeze.
NOTE: This servlet duplicates much code from the FreezeTargetPlugin. |
FreezeSocietyPlugin.java | Class | This component initiates a society-wide freeze for assessment.
NOTE: This is part of the older mechanism for freezing the society. |
FreezeSourcePlugin.java | Class | This component gathers and integrates freeze information from agents
in a society to determine the "completion" of the freeze operation.
In most agents, it gathers the information and forwards the frozen
status of the agent to another agent. |
FreezeTargetPlugin.java | Class | This component implements the actual freezing of an agent. |
Rules.java | Class | Filtering rules for selecting which components to freeze. |