Interface Launcher
- All Known Implementing Classes:
AbstractLauncher, BootstrapProjectLauncher, BuildProjectLauncher
public interface Launcher
Defines the methods provided by a launcher.
-
Method Summary
Modifier and TypeMethodDescriptionresources(Stream<Project> projects, ResourceRequest<T> requested) Provide the requested resources from the given projects.Return the root project.
-
Method Details
-
resources
-
rootProject
-