spring-framework / org.springframework.jms.support.destination / JndiDestinationResolver / setFallbackToDynamicDestination

setFallbackToDynamicDestination

open fun setFallbackToDynamicDestination(fallbackToDynamicDestination: Boolean): Unit

Set whether this resolver is supposed to create dynamic destinations if the destination name is not found in JNDI. Default is "false".

Turn this flag on to enable transparent fallback to dynamic destinations.

See Also
#setDynamicDestinationResolver