|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.rasdiag.diagnosticProviderRegistration.ConfigInfo
public class ConfigInfo
The ConfigInfo
class stores configuration registry
information as a member class of DiagnosticProviderInfo
.
It contains an array of AttributeInfo
objects
AttributeInfo
,
Serialized FormField Summary | |
---|---|
AttributeInfo[] |
attributeInfo
List of attributes that make up the Configuration info |
Constructor Summary | |
---|---|
ConfigInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public AttributeInfo[] attributeInfo
AttributeInfo
Constructor Detail |
---|
public ConfigInfo()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |