mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
Removed reference to AttributesJmxAttributeSource
Issue: SPR-8916
This commit is contained in:
@@ -1061,7 +1061,7 @@ public class AnnotationTestBean implements IJmxTestBean {
|
||||
</bean>
|
||||
|
||||
<bean id="attributeSource"
|
||||
class="org.springframework.jmx.export.metadata.AttributesJmxAttributeSource"/>
|
||||
class="org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource"/>
|
||||
|
||||
</beans>]]></programlisting>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user