Package org.apache.manifoldcf.agents

Class Summary
AgentRun Main agents process class
AgentStop Stops the running agents process
BaseAgentsInitializationCommand Parent class for most Initialization commands that are related to Agents
DefineOutputConnection This class is used to define an output connection.
DeleteOutputConnection This class is a command that is used to delete an output connection.
Install  
Register Use to register an agent by providing its class
RegisterOutput Register an output connector class
SynchronizeAll Un-register all registered agent classes that can't be found
SynchronizeOutputs Un-register all registered output connector classes that can't be found
TransactionalAgentsInitializationCommand  
Uninstall Use to uninstall the agent.
UnRegister Use to unregister an agent by providing its class
UnRegisterAll Un-register all current agent classes
UnRegisterAllOutputs Un-register all current output connector classes
UnRegisterOutput Un-register an output connector class