Class AufJmsConfiguration
java.lang.Object
me.ehp246.aufjms.core.configuration.AufJmsConfiguration
public final class AufJmsConfiguration
extends java.lang.Object
- Since:
- 1.0
- Author:
- Lei Yang
-
Constructor Summary
Constructors Constructor Description AufJmsConfiguration() -
Method Summary
Modifier and Type Method Description ContextProvidercontextProvider(javax.jms.ConnectionFactory connectionFactory)PropertyResolverpropertyResolver(org.springframework.core.env.PropertyResolver springResolver)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AufJmsConfiguration
public AufJmsConfiguration()
-
-
Method Details
-
propertyResolver
@Bean public PropertyResolver propertyResolver(org.springframework.core.env.PropertyResolver springResolver) -
contextProvider
-