Class MongoJmxParser

java.lang.Object
org.springframework.data.mongodb.config.MongoJmxParser
All Implemented Interfaces:
BeanDefinitionParser

@Deprecated(since="4.5", forRemoval=true) public class MongoJmxParser extends Object implements BeanDefinitionParser
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.5
Author:
Mark Pollack, Thomas Risberg, John Brisbin, Oliver Gierke, Christoph Strobl
  • Constructor Details

    • MongoJmxParser

      public MongoJmxParser()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details