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