Interface NamedJavaApplicationInfo

  • All Superinterfaces:
    NameInfo

    public interface NamedJavaApplicationInfo
    extends NameInfo
    This interface provides the API for accessing a snapshot of information about a Java (JMon) Application that is/was live in the engine.

    The Package property is not valid for JMon Applications, and the respective get method will return an empty string.

    • Method Detail

      • getNumListeners

        int getNumListeners()
        Get the number of listeners for this JMon Application.
        Returns:
        the number of listeners.