public class Layers
extends java.lang.Object
Constructor and Description |
---|
Layers() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getConfiguration()
The location of the layers configuration file.
|
boolean |
isEnabled()
Whether a
layers.idx file should be added to the jar. |
boolean |
isIncludeLayerTools()
Whether to include the layer tools jar.
|
void |
setConfiguration(java.io.File configuration) |
public boolean isEnabled()
layers.idx
file should be added to the jar.layers.idx
file should be added.public boolean isIncludeLayerTools()
public java.io.File getConfiguration()
application
, resources
,
snapshot-dependencies
and dependencies
.public void setConfiguration(java.io.File configuration)