Class DelegableReentrantLock.DelegateDetector.Factory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.concurrent.DelegableReentrantLock.DelegateDetector.Factory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Enclosing interface:
- DelegableReentrantLock.DelegateDetector
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
-
Field Details
-
PRODUCT_GROUP
- See Also:
-
-
Constructor Details
-
Factory
-
-
Method Details
-
create
public abstract DelegableReentrantLock.DelegateDetector create(String description) throws ProductCreationException - Throws:
ProductCreationException
-