public class SingleAttemptConnectionStrategy extends AbstractConnectionStrategy
isInitialThread, logger, reconnectLock
Constructor and Description |
---|
SingleAttemptConnectionStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
doConnect(Connectable connectable) |
void |
resetState()
Resets any state stored in the retry strategy
|
connect, connectAfterServerStartup, connectImmediately, equals, getDescription, getMuleContext, hashCode, isConnecting, isDoThreading, isInitialThread, setDoThreading, setMuleContext
public void doConnect(Connectable connectable) throws FatalConnectException
doConnect
in class AbstractConnectionStrategy
FatalConnectException
public void resetState()
resetState
in class AbstractConnectionStrategy
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.