public static class LayeredSpec.ApplicationSpec extends LayeredSpec.IntoLayersSpec
LayeredSpec.IntoLayersSpec
that controls the layers to which application classes and
resources belong.Constructor and Description |
---|
ApplicationSpec(LayeredSpec.IntoLayerSpec... contents)
Creates a new
ApplicationSpec with the given contents . |
intoLayer, intoLayer, intoLayer
public ApplicationSpec(LayeredSpec.IntoLayerSpec... contents)
ApplicationSpec
with the given contents
.contents
- specs for the layers in which application content should be
included