public class RabbitContainerLauncher extends AbstractContainerLauncher
Constructor and Description |
---|
RabbitContainerLauncher(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
generateId() |
java.lang.String |
getRuntimeInfo(XDContainer container) |
protected void |
logErrorInfo(java.lang.Exception exception) |
launch, logContainerInfo, setApplicationContext, setApplicationEventPublisher
public RabbitContainerLauncher(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory)
protected java.lang.String generateId()
generateId
in class AbstractContainerLauncher
public java.lang.String getRuntimeInfo(XDContainer container)
getRuntimeInfo
in class AbstractContainerLauncher
protected void logErrorInfo(java.lang.Exception exception)
logErrorInfo
in class AbstractContainerLauncher