Class IConfirmationProvider.Factory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.confirmation.IConfirmationProvider.Factory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Direct Known Subclasses:
IConfirmationProvider.Factory.Default
,InteractiveConfirmationProvider.Factory
- Enclosing interface:
- IConfirmationProvider
- Since:
- 3.4
- Author:
- Christian W. Damus (CEA LIST)
-
Nested Class Summary
-
Field Summary
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
-
PRODUCT_GROUP
- See Also:
-
DEFAULT_TYPE
- See Also:
-
INTERACTIVE_TYPE
- See Also:
-
-
Constructor Details
-
Factory
-