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() |
initialise
boolean isStarted()
boolean isDisposed()
boolean isDisposing()
String getName()
String getProtocol()
ExceptionListener getExceptionListener()
void startConnector() throws MuleException
MuleException
void stopConnector() throws MuleException
MuleException
void dispose()
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.