ApiProxy.EnvironmentFactory (Google App Engine API for Java)

com.google.apphosting.api

Interface ApiProxy.EnvironmentFactory

  • Enclosing class:
    ApiProxy


    public static interface ApiProxy.EnvironmentFactory
    Used to create an Environment object to use if no thread local Environment is set.
    • Method Detail

      • newEnvironment

        ApiProxy.Environment newEnvironment()
        Creates a new Environment object to use if no thread local Environment is set.