org.mule.module.management.mbean
Interface ModelServiceMBean
- All Known Implementing Classes:
- ModelService
public interface ModelServiceMBean
ModelServiceMBean
JMX Service interface for the Model.
DEFAULT_JMX_NAME_PREFIX
static final java.lang.String DEFAULT_JMX_NAME_PREFIX
- See Also:
- Constant Field Values
start
void start()
throws MuleException
- Throws:
MuleException
stop
void stop()
throws MuleException
- Throws:
MuleException
getName
java.lang.String getName()
getType
java.lang.String getType()
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.