No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
javax.management.monitor

Class StringMonitor

  • All Implemented Interfaces:
    MBeanRegistration, MonitorMBean, StringMonitorMBean, NotificationBroadcaster, NotificationEmitter

    public class StringMonitor
    extends Monitor
    implements StringMonitorMBean
    Defines a monitor MBean designed to observe the values of a string attribute.

    A string monitor sends notifications as follows:

    • if the attribute value matches the string to compare value, a match notification is sent. The notify match flag must be set to true.
      Subsequent matchings of the string to compare values do not cause further notifications unless the attribute value differs from the string to compare value.
    • if the attribute value differs from the string to compare value, a differ notification is sent. The notify differ flag must be set to true.
      Subsequent differences from the string to compare value do not cause further notifications unless the attribute value matches the string to compare value.
    Since:
    1.5
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph