org.mule.impl.model
Class ModelHelper
java.lang.Object
org.mule.impl.model.ModelHelper
Deprecated. This functionality should be moved to the registry
- public final class ModelHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYSTEM_MODEL
public static final String SYSTEM_MODEL
- Deprecated.
- See Also:
- Constant Field Values
getSystemModelType
public static String getSystemModelType()
- Deprecated.
isComponentRegistered
public static boolean isComponentRegistered(String name)
- Deprecated.
getComponent
public static UMOComponent getComponent(String name)
- Deprecated.
getDescriptor
public static UMODescriptor getDescriptor(String name)
- Deprecated.
registerSystemComponent
public static void registerSystemComponent(UMODescriptor d)
throws UMOException
- Deprecated.
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.