org.jdiameter.common.api.concurrent
Interface IConcurrentEntityFactory
public interface IConcurrentEntityFactory
newThreadFactory
java.util.concurrent.ThreadFactory newThreadFactory(java.lang.String threadPoolName)
newRejectedExecutionHandler
java.util.concurrent.RejectedExecutionHandler newRejectedExecutionHandler()
newDefaultCallable
<L> java.util.concurrent.Callable<L> newDefaultCallable(java.util.concurrent.Callable<L> runnable,
IStatisticRecord... statisticRecords)
newDefaultRunnable
java.lang.Runnable newDefaultRunnable(java.lang.Runnable runnable,
IStatisticRecord... statisticRecords)
Copyright © 2010. All Rights Reserved.