Class ExecutorServiceFactory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.concurrent.ExecutorServiceFactory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Since:
- 2.0
- Author:
- Eike Stepper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
Deprecated.As of 4.8 the value of the system property "org.eclipse.net4j.util.concurrent.ExecutorServiceFactory.type" is used.Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
-
Field Details
-
DEFAULT_THREAD_GROUP_NAME
- See Also:
-
PRODUCT_GROUP
- See Also:
-
TYPE
Deprecated.As of 4.8 the value of the system property "org.eclipse.net4j.util.concurrent.ExecutorServiceFactory.type" is used.- See Also:
-
-
Constructor Details
-
ExecutorServiceFactory
public ExecutorServiceFactory()
-
-
Method Details
-
create
-
get
-