Class LayeredSpec.DependenciesSpec

All Implemented Interfaces:
Serializable
Enclosing class:
LayeredSpec

public static class LayeredSpec.DependenciesSpec extends LayeredSpec.IntoLayersSpec<LayeredSpec.DependenciesIntoLayerSpec> implements Serializable
An LayeredSpec.IntoLayersSpec that controls the layers to which dependencies belong.
See Also:
  • Constructor Details

    • DependenciesSpec

      @Inject public DependenciesSpec()
    • DependenciesSpec

      public DependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec... contents)
      Creates a new DependenciesSpec with the given contents.
      Parameters:
      contents - specs for the layers in which dependencies should be included