Interface EventProviderMBean


public interface EventProviderMBean
The EventProvider model specifies the eventTypes attribute, which must be implemented by all managed objects that emit events.
  • Method Summary

    Modifier and Type
    Method
    Description
    A list of the types of events the managed object emits.
  • Method Details

    • geteventTypes

      String[] geteventTypes()
      A list of the types of events the managed object emits. The contents of the list are type strings.