Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_THREAD_GROUP_NAME |
static java.lang.String |
PRODUCT_GROUP |
static java.lang.String |
TYPE
Deprecated.
As of 4.8 the value of the system property "org.eclipse.net4j.util.concurrent.ExecutorServiceFactory.type" is used.
|
Constructor and Description |
---|
ExecutorServiceFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.ExecutorService |
create(java.lang.String description) |
static java.util.concurrent.ExecutorService |
get(IManagedContainer container) |
getDescriptionFor, getKey, getProductGroup, getType, toString
public static final java.lang.String DEFAULT_THREAD_GROUP_NAME
public static final java.lang.String PRODUCT_GROUP
@Deprecated public static final java.lang.String TYPE
public java.util.concurrent.ExecutorService create(java.lang.String description)
public static java.util.concurrent.ExecutorService get(IManagedContainer container)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html