Modifier and Type | Class and Description |
---|---|
static class |
Layouts.Expanded
Executable expanded archive layout.
|
static class |
Layouts.Jar
Executable JAR layout.
|
static class |
Layouts.Module
Module layout (designed to be used as a "plug-in")
|
static class |
Layouts.None
No layout.
|
static class |
Layouts.War
Executable WAR layout.
|
Constructor and Description |
---|
Layouts() |
Modifier and Type | Method and Description |
---|---|
static Layout |
forFile(File file)
Return the a layout for the given source file.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.