Class ConnectionFactoryUnwrapper

java.lang.Object
org.springframework.boot.jms.ConnectionFactoryUnwrapper

public final class ConnectionFactoryUnwrapper extends Object
Unwrap a ConnectionFactory that may have been wrapped to perform caching or pooling.
Since:
3.4.0
Author:
Stephane Nicoll