Class JavaRuntimeFactory

java.lang.Object
com.google.apphosting.runtime.JavaRuntimeFactory

public class JavaRuntimeFactory extends Object
Creates a new JavaRuntime. This class parses command-line arguments, instantiates a JavaRuntime and a ServletEngineAdapter, and starts the JavaRuntime.

JavaRuntimeFactory also configures ApiProxy with a delegate that can make RPC calls back to the trusted process.