模块  java.management
软件包  javax.management

Class AttributeValueExp

    • 构造方法详细信息

      • AttributeValueExp

        @Deprecated
        public AttributeValueExp()
        Deprecated.
        An instance created with this constructor cannot be used in a query.
        具有null属性的 AttributeValueExp
      • AttributeValueExp

        public AttributeValueExp​(String attr)
        创建一个新的 AttributeValueExp表示指定的对象属性,名为attr。
        参数
        attr - 属性的名称,其值为此ValueExp的值。