org.apache.maven.lifecycle.internal
Class ThreadConfigurationService
java.lang.Object
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(org.codehaus.plexus.logging.Logger logger,
int cpuCores)
getExecutorService
public ExecutorService getExecutorService(String threadCountConfiguration,
boolean perCoreThreadCount,
int largestBuildListSize)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.