Package org.eclipse.net4j.util.factory
Class MetaFactory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.factory.MetaFactory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Direct Known Subclasses:
Crypter.MetaFactory
,StringConverter.MetaFactory
,StringParser.MetaFactory
,StringTester.MetaFactory
- Since:
- 3.23
- Author:
- Eike Stepper
-
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:
-
-
Constructor Details
-
MetaFactory
-
-
Method Details
-
create
- Throws:
ProductCreationException
-