Interface NamedContextInfo

  • All Superinterfaces:
    NameInfo

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

      • getNumSubMonitors

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

        int getQueueSize()
        Get the current queue size for this Context
        Returns:
        the queue size
      • getChannels

        java.lang.String[] getChannels()
        Get the channels to which this Context is subscribed
        Returns:
        the channels