Interface PlayPlatform
Defines and configures a Play Framework environment including versions of Play, Scala and Java.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionVersion of Java Runtime to use.Version of Play Framework to useVersion of Scala Runtime to use.Methods inherited from interface Platform
getDisplayName, getName
-
Method Details
-
getPlayVersion
-
getScalaPlatform
ScalaPlatform getScalaPlatform()Version of Scala Runtime to use.- Returns:
- version of the Scala runtime
-
getJavaPlatform
-