Java™ Platform
Standard Ed. 6

Uses of Class
javax.management.AttributeValueExp

Packages that use AttributeValueExp
javax.management Provides the core classes for the Java Management Extensions. 
 

Uses of AttributeValueExp in javax.management
 

Methods in javax.management that return AttributeValueExp
static AttributeValueExp Query.attr(String name)
          Returns a new attribute expression.
static AttributeValueExp Query.attr(String className, String name)
          Returns a new qualified attribute expression.
static AttributeValueExp Query.classattr()
          Returns a new class attribute expression which can be used in any Query call that expects a ValueExp.
 

Methods in javax.management with parameters of type AttributeValueExp
static QueryExp Query.anySubString(AttributeValueExp a, StringValueExp s)
          Returns a query expression that represents a matching constraint on a string argument.
static QueryExp Query.finalSubString(AttributeValueExp a, StringValueExp s)
          Returns a query expression that represents a matching constraint on a string argument.
static QueryExp Query.initialSubString(AttributeValueExp a, StringValueExp s)
          Returns a query expression that represents a matching constraint on a string argument.
static QueryExp Query.match(AttributeValueExp a, StringValueExp s)
          Returns a query expression that represents a matching constraint on a string argument.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Scripting on this page tracks web page traffic, but does not change the content in any way.