org.apache.maven.lifecycle.internal
Class ThreadConfigurationService
java.lang.Object
   org.apache.maven.lifecycle.internal.ThreadConfigurationService
org.apache.maven.lifecycle.internal.ThreadConfigurationService
- @Component(role=ThreadConfigurationService.class)
public class ThreadConfigurationService 
- extends Object
- Since:
- 3.0
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ThreadConfigurationService
public ThreadConfigurationService()
ThreadConfigurationService
public ThreadConfigurationService(Logger logger,
                                  int cpuCores)
getExecutorService
public ExecutorService getExecutorService(String threadCountConfiguration,
                                          boolean perCoreThreadCount,
                                          int largestBuildListSize)
- 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.