クラス
javax.management.AttributeValueExpの使用
-
javax.managementでのAttributeValueExpの使用
修飾子と型メソッド説明static AttributeValueExp
新しい属性式を返します。static AttributeValueExp
新しい修飾属性式を返します。static AttributeValueExp
Query.classattr()
ValueExpを取得するQuery呼出しで使用可能な新しいクラス属性式を返します。修飾子と型メソッド説明static QueryExp
Query.anySubString
(AttributeValueExp a, StringValueExp s) 文字列引数のマッチング制約を表すクエリー式を返します。static QueryExp
Query.finalSubString
(AttributeValueExp a, StringValueExp s) 文字列引数のマッチング制約を表すクエリー式を返します。static QueryExp
Query.initialSubString
(AttributeValueExp a, StringValueExp s) 文字列引数のマッチング制約を表すクエリー式を返します。static QueryExp
Query.match
(AttributeValueExp a, StringValueExp s) 文字列引数のマッチング制約を表すクエリー式を返します。