...
After the deployment process is complete, the onDeploy method is called. The onDeploy method initializes the component from the .cfg file, which is included into the component archive. A component archive is serialized to a remote machine only if it is not present at the remote installation or if its checksums on the master controller and remote machines differ. This ensures that component archive transfer to the remote machines happens only when needed.
...