All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Class Description AppConfiguration ApplicationID This represents an identification for the sbt launcher to load and run an sbt launched application using ivy.AppMain The main entry interface for launching applications.AppProvider This represents an interface that can generate applications or servers.ComponentProvider A service to locate, install and modify "Components".Continue A launched application returns an instance of this class in order to communicate to the launcher that the application's main thread is finished and the launcher's work is complete, but it should not exit.CrossValue Exit A launched application returns an instance of this class in order to communicate to the launcher that the application finished and the launcher should exit with the given exit code.ExtendedScalaProvider FullReload GlobalLock IvyRepository Launcher LibraryClassLoader Marker interface for classloader with just scala-library.MainResult A launched application should return an instance of this from its 'run' method to communicate to the launcher what should be done now that the application has completed.MavenRepository Predefined PredefinedRepository Reboot A launched application returns an instance of this class in order to communicate to the launcher that the application should be restarted.Repository RetrieveException ScalaProvider Provides access to the jars and classes for a particular version of Scala.Server A running server.ServerMain The main entry point for a launched service.