NodeAgent

The Agent component whose presence marks the server as the special node agent administrative process. Also provides access to the file transfer and file synchronization services.

Inherits from type Agent and adds the following.

Attributes Summary
fileTransferService : FileTransferServiceSettings for the file transfer service for the node agent.
fileSynchronizationService : ConfigSynchronizationServiceSettings for the file synchronization service for the node agent.

Attribute Details

fileTransferService    -    Settings for the file transfer service for the node agent. The file transfer service is used to move files between the deployment manager node and the node agent's node.
     data type: FileTransferService



fileSynchronizationService    -    Settings for the file synchronization service for the node agent. The file synchronization service is used to keep the node agent node's configuration up-to-date with the configuration on the deployment manager's node.
     data type: ConfigSynchronizationService


Copyright IBM Corp. 1997-2004