Class DefaultAutoDeploymentStrategy

All Implemented Interfaces:
AutoDeploymentStrategy<EventRegistryEngine>

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