接口 JmxOperation

    • 方法详细资料

      • getName

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

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

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