@Deprecated public class ModelService extends Object implements ModelServiceMBean
ModelService exposes service information and actions on the Mule
Model.DEFAULT_JMX_NAME_PREFIX| Constructor and Description |
|---|
ModelService(Model model)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
start()
Deprecated.
|
void |
stop()
Deprecated.
|
public ModelService(Model model)
public void start()
throws MuleException
start in interface ModelServiceMBeanMuleExceptionpublic void stop()
throws MuleException
stop in interface ModelServiceMBeanMuleExceptionpublic String getName()
getName in interface ModelServiceMBeanpublic String getType()
getType in interface ModelServiceMBeanCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.