Interface PropertyBackedBeanWithMonitor

All Known Implementing Classes:
ChildApplicationContextFactory, EncryptedContentStoreChildApplicationContextFactory, LuceneChildApplicationContextFactory, NoIndexChildApplicationContextFactory, SolrChildApplicationContextFactory

public interface PropertyBackedBeanWithMonitor
The property backed bean has a monitor object which is exposed via JMX. The bean is introspected and read-only properties and methods are exposed via JMX.
Since:
4.2
Author:
mrogers
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the monitor object.
  • Method Details

    • getMonitorObject

      Object getMonitorObject()
      Get the monitor object.
      Returns:
      the monitor object or null if there is no monitor