Class QueueClientConfig.PubSubClientConfigLoader
java.lang.Object
org.autumnframework.service.queue.client.config.QueueClientConfig.PubSubClientConfigLoader
- Enclosing class:
- QueueClientConfig
@Import(org.autumnframework.service.pubsub.client.PubSubClientConfig.class)
@Configuration
@ConditionalOnProperty(havingValue="pubsub",
name="autumn.messaging.type")
public class QueueClientConfig.PubSubClientConfigLoader
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PubSubClientConfigLoader
public PubSubClientConfigLoader()
-