spring-framework / org.springframework.jmx.export / SpringModelMBean / <init>

<init>

SpringModelMBean()

Construct a new SpringModelMBean instance with an empty ModelMBeanInfo.

See Also
javax.management.modelmbean.RequiredModelMBean#RequiredModelMBean()

SpringModelMBean(mbi: ModelMBeanInfo)

Construct a new SpringModelMBean instance with the given ModelMBeanInfo.

See Also
javax.management.modelmbean.RequiredModelMBean#RequiredModelMBean(ModelMBeanInfo)