Class GlobalExecutionContext


  • public final class GlobalExecutionContext
    extends java.lang.Object
    ServiceTalk's shared ExecutionContext with reasonable defaults for APIs when a user doesn't provide one.

    A lazily initialized singleton ExecutionContext, the lifecycle of this instance shouldn't need to be managed by the user. Don't attempt to close the executors.