|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScatteredArchive.Type in org.glassfish.embeddable.archive |
|---|
| Methods in org.glassfish.embeddable.archive that return ScatteredArchive.Type | |
|---|---|
static ScatteredArchive.Type |
ScatteredArchive.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScatteredArchive.Type[] |
ScatteredArchive.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.glassfish.embeddable.archive with parameters of type ScatteredArchive.Type | |
|---|---|
ScatteredArchive(String name,
ScatteredArchive.Type type)
Construct a new empty scattered archive. |
|
ScatteredArchive(String name,
ScatteredArchive.Type type,
File rootDirectory)
Construct a new scattered archive with all the contents from the rootDirectory. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||