| Class | Description |
|---|---|
| BaseHomeFileInitializer |
Copy a file found in
BaseHome from a URI of the form
"basehome:some/path"
FileInitializer |
| LocalFileInitializer | |
| MavenLocalRepoFileInitializer |
Attempt to download a
maven:// URI, by first attempting to find
the resource in the maven repository system (starting with local, then
central) |
| MavenLocalRepoFileInitializer.Coordinates | |
| TestFileInitializer |
In a start testing scenario, it is often not important to actually download
or initialize a file, this implementation is merely a no-op for the
FileInitializer |
| UriFileInitializer |
Copyright © 1995–2021 Webtide. All rights reserved.