org.mule.impl.model
Class ModelFactory
java.lang.Object
org.mule.impl.model.ModelFactory
- public final 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 |
DEFAULT_MODEL_NAME
public static final String DEFAULT_MODEL_NAME
- See Also:
- Constant Field Values
MODEL_SERVICE_PATH
public static final String MODEL_SERVICE_PATH
- See Also:
- Constant Field Values
createModel
public static UMOModel createModel(String type)
throws ModelServiceNotFoundException
- Throws:
ModelServiceNotFoundException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.