Public Member Functions | |
MasterComponentEventLogger (Logger logger, String managerLoc, String clientName) throws Exception | |
Static Public Member Functions | |
void | main (String[] args) |
Private Member Functions | |
void | run () |
void | runMasterComponentsCheckThread () |
void | checkCurrentMasterComponents () throws Exception |
StateChangeListener | attachListener (MasterComponentReadOnly mcomp) throws Exception |
Private Attributes | |
Map | mastercompNameToObject |
Should be useful mainly for Release-2 integration where the Exec GUI does not always seem to display all expected state changes, and it's not clear who's at fault (Exec or mastercomp).
|
|
|
|
|
|
|
|
|
|
|
|
|
map: key = (String) curl, value = (MastercompBundle) master component and associated objects |