Package | Description |
---|---|
org.springframework.boot.autoconfigure.jms |
Auto-configuration for JMS.
|
org.springframework.boot.autoconfigure.jms.activemq |
Auto-configuration for ActiveMQ.
|
org.springframework.boot.autoconfigure.jms.artemis |
Auto-configuration for Artemis.
|
Constructor and Description |
---|
JmsPoolConnectionFactoryFactory(JmsPoolConnectionFactoryProperties properties) |
Modifier and Type | Method and Description |
---|---|
JmsPoolConnectionFactoryProperties |
ActiveMQProperties.getPool() |
Modifier and Type | Method and Description |
---|---|
JmsPoolConnectionFactoryProperties |
ArtemisProperties.getPool() |