org.jclouds.concurrent.config
Class WithSubmissionTrace

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

public class WithSubmissionTrace
extends Object

Author:
Adrian Cole

Method Summary
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 Detail

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)


Copyright © 2009-2013 jclouds. All Rights Reserved.