Interface NamedMonitorInfo

  • All Superinterfaces:
    NameInfo

    public interface NamedMonitorInfo
    extends NameInfo
    This interface provides the API for accessing a snapshot of information about a Monitor that is/was live in the engine.
    • Method Detail

      • getNumSubMonitors

        int getNumSubMonitors()
        Get the number of sub-monitors for this Monitor.
        Returns:
        the number of sub-monitors.