Uses of Class
javax.management.AttributeValueExp

Packages that use AttributeValueExp
javax.management   
 

Uses of AttributeValueExp in javax.management
 

Methods in javax.management that return AttributeValueExp
static AttributeValueExp Query.attr(java.lang.String name)
           
static AttributeValueExp Query.attr(java.lang.String className, java.lang.String name)
           
static AttributeValueExp Query.classattr()
           
 

Methods in javax.management with parameters of type AttributeValueExp
static QueryExp Query.match(AttributeValueExp a, StringValueExp s)
           
static QueryExp Query.initialSubString(AttributeValueExp a, StringValueExp s)
           
static QueryExp Query.anySubString(AttributeValueExp a, StringValueExp s)
           
static QueryExp Query.finalSubString(AttributeValueExp a, StringValueExp s)
           
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.