org.mule.module.management.mbean
Class RegistryService
java.lang.Object
org.mule.module.management.mbean.RegistryService
- All Implemented Interfaces:
- RegistryServiceMBean
public class RegistryService
- extends Object
- implements RegistryServiceMBean
RegistryService exposes service information and actions on
the Registry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryService
public RegistryService(Registry registry)
start
public void start()
throws MuleException
- Specified by:
start in interface RegistryServiceMBean
- Throws:
MuleException
stop
public void stop()
throws MuleException
- Specified by:
stop in interface RegistryServiceMBean
- Throws:
MuleException
getName
public String getName()
- Specified by:
getName in interface RegistryServiceMBean
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.