open class InvalidMetadataException : JmxException
Thrown by the JmxAttributeSource when it encounters incorrect metadata on a managed resource or one of its methods.
Author
Rob Harrop
Since
1.2
See Also
JmxAttributeSourceorg.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
InvalidMetadataException(msg: String)
Create a new |