Class AgentBuilder.DescriptionStrategy.SuperTypeLoading.Asynchronous.ThreadSwitchingClassLoadingDelegate

    • Constructor Detail

      • ThreadSwitchingClassLoadingDelegate

        protected ThreadSwitchingClassLoadingDelegate​(ExecutorService executorService)
        Creates a new thread-switching class loading delegate.
        Parameters:
        executorService - The executor service to delegate class loading to.