|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSystemResourceCode | |
---|---|
de.smartics.properties.resource.filesystem.heap | Provides a heap implementation based on a file system. |
Uses of FileSystemResourceCode in de.smartics.properties.resource.filesystem.heap |
---|
Methods in de.smartics.properties.resource.filesystem.heap that return FileSystemResourceCode | |
---|---|
static FileSystemResourceCode |
FileSystemResourceCode.valueOf(String name) Returns the enum constant of this type with the specified name. |
static FileSystemResourceCode[] |
FileSystemResourceCode.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.smartics.properties.resource.filesystem.heap with parameters of type FileSystemResourceCode | |
---|---|
FileMessageBean(FileSystemResourceCode code, File archiveFile) Constructor without cause. |
|
FileMessageBean(FileSystemResourceCode code, Throwable cause, File archiveFile) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |