Class WithSubmissionTrace

java.lang.Object
org.jclouds.concurrent.config.WithSubmissionTrace

public class WithSubmissionTrace extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jclouds.concurrent.config.WithSubmissionTrace.ListeningExecutorService
    wrap(com.google.common.util.concurrent.ListeningExecutorService delegate)
     
    static org.jclouds.concurrent.config.WithSubmissionTrace.ListeningScheduledExecutorService
    wrap(com.google.common.util.concurrent.ListeningScheduledExecutorService delegate)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • wrap

      public static org.jclouds.concurrent.config.WithSubmissionTrace.ListeningExecutorService wrap(com.google.common.util.concurrent.ListeningExecutorService delegate)
    • wrap

      public static org.jclouds.concurrent.config.WithSubmissionTrace.ListeningScheduledExecutorService wrap(com.google.common.util.concurrent.ListeningScheduledExecutorService delegate)