NodeAgent


This type is a class for model objects.

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.

Package: nodeagent
Supertype: Agent

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
fileTransferService : 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.
fileSynchronizationService : ConfigSynchronizationService @ 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.



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.
    Reference Type: FileTransferService @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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.
    Reference Type: ConfigSynchronizationService @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006