|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagnosticCollectionCallback
Method Summary | |
---|---|
void |
notifyStateCollectionSpecDelta(java.lang.String aDPName,
java.lang.String[] aCollectionSpec,
boolean[] aCollectionBool)
receive notification that the StateCollectionSpec relative to this Diagnostic Provider has been modified. |
Method Detail |
---|
void notifyStateCollectionSpecDelta(java.lang.String aDPName, java.lang.String[] aCollectionSpec, boolean[] aCollectionBool)
aDPName
- Name of the Diagnostic Provider. This is specified as some classes may be used
by multiple Diagnostic Providers (ie: Data Sources).aCollectionSpec
- an array of strings representing AttributeID Regular Expressions which are
currently part of the StateCollectionSpec for this Diagnostic ProvideraCollectionBool
- the associated boolean with the strings to identify whether they are on
or off
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |