ValueExp (Java SE 16 & JDK 16) (original) (raw)

All Superinterfaces:

[Serializable](../../../java.base/java/io/Serializable.html "interface in java.io")

All Known Implementing Classes:

[AttributeValueExp](AttributeValueExp.html "class in javax.management"), [StringValueExp](StringValueExp.html "class in javax.management")


Represents values that can be passed as arguments to relational expressions. Strings, numbers, attributes are valid values and should be represented by implementations of ValueExp.

Since:

1.5

Applies the ValueExp on a MBean.
void