|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.management.mbean.ModelService
public class ModelService
ModelService
exposes service information and actions on the Mule
Model.
Field Summary |
---|
Fields inherited from interface org.mule.module.management.mbean.ModelServiceMBean |
---|
DEFAULT_JMX_NAME_PREFIX |
Constructor Summary | |
---|---|
ModelService(Model model)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getType()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelService(Model model)
Method Detail |
---|
public void start() throws MuleException
start
in interface ModelServiceMBean
MuleException
public void stop() throws MuleException
stop
in interface ModelServiceMBean
MuleException
public java.lang.String getName()
getName
in interface ModelServiceMBean
public java.lang.String getType()
getType
in interface ModelServiceMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |