Uses of Class
com.google.apphosting.runtime.JavaRuntime
-
Packages that use JavaRuntime Package Description com.google.apphosting.runtime -
-
Uses of JavaRuntime in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return JavaRuntime Modifier and Type Method Description abstract JavaRuntimeJavaRuntime.Builder. build()JavaRuntimeJavaRuntimeFactory. getStartedRuntime(NullSandboxPlugin sandboxPlugin, String[] args)JavaRuntimeJavaRuntimeFactory. makeRuntime(JavaRuntime.Builder runtimeBuilder)
-