Class ServiceCallContextHolder


  • public class ServiceCallContextHolder
    extends Object
    Holder of the context of the service call.
    • Constructor Detail

      • ServiceCallContextHolder

        public ServiceCallContextHolder()
    • Method Detail

      • current

        @Nullable
        public static @Nullable ServiceCallContextImpl current()
        Returns:
        Service call context of the current thread.