Package org.glassfish.internal.embedded
Class EmbeddedFileSystem
- java.lang.Object
-
- org.glassfish.internal.embedded.EmbeddedFileSystem
-
- All Implemented Interfaces:
org.glassfish.hk2.api.PreDestroy
public class EmbeddedFileSystem extends Object implements org.glassfish.hk2.api.PreDestroy
Abstraction for a virtual filesystem that be used by the server to store important files.- Author:
- Jerome Dochez
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEmbeddedFileSystem.BuilderEmbeddedFileSystem builder class.
-
Field Summary
Fields Modifier and Type Field Description booleanautoDeleteFileconfigFilebooleancookedModeFileinstallRootFileinstanceRootbooleanreadOnlyConfigFile
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpreDestroy()
-