org.mule.module.management.mbean
Interface RegistryServiceMBean

All Known Implementing Classes:
RegistryService

public interface RegistryServiceMBean

RegistryServiceMBean JMX Service interface for the Registry


Method Summary
 String getName()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws MuleException
Throws:
MuleException

stop

void stop()
          throws MuleException
Throws:
MuleException

getName

String getName()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.