|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmbeddedFileSystem.Builder | |
|---|---|
| org.glassfish.internal.embedded | |
| Uses of EmbeddedFileSystem.Builder in org.glassfish.internal.embedded |
|---|
| Methods in org.glassfish.internal.embedded that return EmbeddedFileSystem.Builder | |
|---|---|
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.autoDelete(boolean b)
Sets the auto delete flag. |
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.configurationFile(File f)
Sets the location of the read-only domain.xml configuration file. |
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.configurationFile(File f,
boolean readOnly)
Sets the location of the domain.xml configuration file. |
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.installRoot(File f)
Sets the installation directory, using the installation module directory content as the application server classpath. |
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.installRoot(File f,
boolean cookedMode)
Sets the installation directory and direct whether or not to use the installation's module directory content in the embedded server classpath. |
EmbeddedFileSystem.Builder |
EmbeddedFileSystem.Builder.instanceRoot(File f)
Sets the location of the domain directory used to load this instance of the embedded server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||