Class DefaultAutoDeploymentStrategy

All Implemented Interfaces:
AutoDeploymentStrategy<FormEngine>

public class DefaultAutoDeploymentStrategy extends AbstractFormAutoDeploymentStrategy
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment. This implementation is equivalent to the previously used implementation.
Author:
Tiese Barrell