public interface ConnectorServiceMBean extends Initialisable
PHASE_NAME| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ExceptionListener |
getExceptionListener() |
String |
getName() |
String |
getProtocol() |
boolean |
isDisposed() |
boolean |
isDisposing() |
boolean |
isStarted() |
void |
startConnector() |
void |
stopConnector() |
initialiseboolean isStarted()
boolean isDisposed()
boolean isDisposing()
String getName()
String getProtocol()
ExceptionListener getExceptionListener()
void startConnector()
throws MuleException
MuleExceptionvoid stopConnector()
throws MuleException
MuleExceptionvoid dispose()
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.