Uses of Class
org.eclipse.jetty.start.FileInitializer
-
Uses of FileInitializer in org.eclipse.jetty.start.fileinits
Modifier and TypeClassDescriptionclass
Copy a file found inBaseHome
from a URI of the form "basehome:some/path"FileInitializer
class
class
class
Attempt to download amaven://
URI, by first attempting to find the resource in the maven repository system (starting with local, then central)class
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 theFileInitializer
class