public class StateInfo
extends java.lang.Object
implements java.io.Serializable
StateInfo class stores state registry
information as a member class of DiagnosticProviderInfo.
It contains an array of AttributeInfo objectsDiagnosticProviderInfo,
AttributeInfo,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
AttributeInfo[] |
attributeInfo
List of attributes that make up the State info
|
| Constructor and Description |
|---|
StateInfo() |
public AttributeInfo[] attributeInfo
AttributeInfo