Polish
This commit is contained in:
@@ -20,8 +20,6 @@ import javax.jms.JMSException;
|
||||
import javax.jms.Message;
|
||||
import javax.jms.Session;
|
||||
|
||||
import org.springframework.lang.Nullable;
|
||||
|
||||
/**
|
||||
* Variant of the standard JMS {@link javax.jms.MessageListener} interface,
|
||||
* offering not only the received Message but also the underlying
|
||||
|
||||
@@ -19,7 +19,6 @@ package org.springframework.jms.remoting;
|
||||
import org.springframework.aop.framework.ProxyFactory;
|
||||
import org.springframework.beans.factory.BeanClassLoaderAware;
|
||||
import org.springframework.beans.factory.FactoryBean;
|
||||
import org.springframework.lang.Nullable;
|
||||
import org.springframework.util.Assert;
|
||||
import org.springframework.util.ClassUtils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user