spring-framework / org.springframework.jms.config / JmsListenerConfigUtils

JmsListenerConfigUtils

abstract class JmsListenerConfigUtils

Configuration constants for internal sharing across subpackages.

Author
Juergen Hoeller

Since
4.1

Constructors

<init>

JmsListenerConfigUtils()

Configuration constants for internal sharing across subpackages.

Properties

JMS_LISTENER_ANNOTATION_PROCESSOR_BEAN_NAME

static val JMS_LISTENER_ANNOTATION_PROCESSOR_BEAN_NAME: String

The bean name of the internally managed JMS listener annotation processor.

JMS_LISTENER_ENDPOINT_REGISTRY_BEAN_NAME

static val JMS_LISTENER_ENDPOINT_REGISTRY_BEAN_NAME: String

The bean name of the internally managed JMS listener endpoint registry.