org.mule.impl.model
Class ModelFactory
java.lang.Object
org.mule.impl.model.ModelFactory
- public class ModelFactory
- extends Object
Will locate the model service in META-INF/service using the model type as the key
and construct the model.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODEL_SERVICE_PATH
public static final String MODEL_SERVICE_PATH
- See Also:
- Constant Field Values
ModelFactory
public ModelFactory()
createModel
public static UMOModel createModel(String type)
throws ModelServiceNotFoundException
- Throws:
ModelServiceNotFoundException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.