Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
{{AVMWarning}}
Register a deployment target with its associated Deployment Receiver Engine using this deployment target registration bean. This bean is configured with a reference to the target, a reference to the receiver engine, and the target name. Where applicable (i.e., File System Deployment Targets), the target name provided to this bean should match the target name stored in the target itself.
This bean breaks with the Alfresco convention of using init() as the initialization method. The correct initialization method for use with Spring configuration is register()
Property | Type | Description |
---|---|---|
name | String | The name of the deployment target |
registry | bean reference | A link to the Deployment Receiver Engine. |
target | bean reference or declaration | A link to the configured deployment target bean. |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.