Generated by
JDiff

Class org.springframework.jmx.access.MBeanClientInterceptor

Changed Methods
Class<?> getManagementInterface() Change in return type from Class to Class<?>.
Return the management interface of the target MBean, or {@code null} if none specified.
void setManagementInterface(Class<?>) Change in signature from Class to Class<?>.
Set the management interface of the target MBean, exposing bean property setters and getters for MBean attributes and conventional Java methods for MBean operations.