public class AMQPRuntime extends AbstractRuntimeParameter
| Constructor and Description |
|---|
AMQPRuntime() |
AMQPRuntime(org.coodex.concrete.amqp.AMQPConnectionConfig config,
String[] servicePackages,
Class[] classes,
String exchangeName,
String queueName,
long ttl) |
| Modifier and Type | Method and Description |
|---|---|
org.coodex.concrete.amqp.AMQPConnectionConfig |
getConfig() |
String |
getExchangeName() |
protected String |
getNamespace() |
String |
getQueueName() |
long |
getTtl() |
protected void |
loadCustomRuntimeConfigFrom(org.springframework.core.annotation.AnnotationAttributes annotationAttributes) |
get, getApiPackages, getClasses, loadFrompublic org.coodex.concrete.amqp.AMQPConnectionConfig getConfig()
public String getExchangeName()
public String getQueueName()
public long getTtl()
protected String getNamespace()
getNamespace in class AbstractRuntimeParameterprotected void loadCustomRuntimeConfigFrom(org.springframework.core.annotation.AnnotationAttributes annotationAttributes)
loadCustomRuntimeConfigFrom in class AbstractRuntimeParameterCopyright © 2020. All rights reserved.