Class FileOutputProcessor

  • All Implemented Interfaces:
    DeploymentProcessor, InitializableByConfigBean, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class FileOutputProcessor
    extends AbstractPostDeploymentProcessor
    Post processor that writes the deployment result to an output file for later access, whenever a deployment fails or files where processed.
    Author:
    avasquez