public class AMQPRuntime extends AbstractRuntimeParameter
| 构造器和说明 |
|---|
AMQPRuntime() |
AMQPRuntime(org.coodex.concrete.amqp.AMQPConnectionConfig config,
String[] servicePackages,
Class[] classes,
String exchangeName,
String queueName,
long ttl) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 AbstractRuntimeParameterprotected void loadCustomRuntimeConfigFrom(org.springframework.core.annotation.AnnotationAttributes annotationAttributes)
Copyright © 2020. All rights reserved.