| |
|
| com.tc.admin.common.XContainer com.tc.admin.ServerPanel
activated | void activated()(Code) | | |
addClusterMember | void addClusterMember(L2Info clusterMember)(Code) | | |
disconnected | void disconnected()(Code) | | |
isRuntimeInfoShowing | boolean isRuntimeInfoShowing()(Code) | | |
passiveStandby | void passiveStandby()(Code) | | |
passiveUninitialized | void passiveUninitialized()(Code) | | |
setupConnectButton | void setupConnectButton()(Code) | | |
started | void started()(Code) | | The only differences between activated() and started() is the status message and the serverlog is only added in
activated() under the presumption that a non-active server won't be saying anything.
|
tearDown | public void tearDown()(Code) | | |
|
|
|