Interface JmxOperation

    • Method Detail

      • getName

        String getName()
        Returns the name of the operation.
        Returns:
        the operation name
      • getOutputType

        Class<?> getOutputType()
        Returns the type of the output of the operation.
        Returns:
        the output type
      • getDescription

        String getDescription()
        Returns the description of the operation.
        Returns:
        the operation description