Package org.eclipse.net4j.util
Class StringParser.MetaFactory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.factory.MetaFactory
org.eclipse.net4j.util.StringParser.MetaFactory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Enclosing interface:
- StringParser<T>
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from class org.eclipse.net4j.util.factory.MetaFactory
PRODUCT_GROUP
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
-
Constructor Details
-
MetaFactory
public MetaFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceIFactory
- Specified by:
create
in classMetaFactory
- Throws:
ProductCreationException
-