Uses of Class
org.apache.manifoldcf.agents.system.AgentsDaemon.AgentsThread
-
Packages that use AgentsDaemon.AgentsThread Package Description org.apache.manifoldcf.agents.system -
-
Uses of AgentsDaemon.AgentsThread in org.apache.manifoldcf.agents.system
Fields in org.apache.manifoldcf.agents.system declared as AgentsDaemon.AgentsThread Modifier and Type Field Description protected AgentsDaemon.AgentsThread
AgentsDaemon. agentsThread
The agents thread, which starts and stops agents daemons to keep them consistent with the database, and also takes on process cleanup where necessary.
-