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.