
| AppDetailPage | ( | WOContext | aWocontext | ) |
| void _setIsSelectedInstance | ( | boolean | selected | ) |
| WOComponent acceptNewSessionsAllClicked | ( | ) |
| Float actualRatePerMinute | ( | ) |
| Float actualRatePerSecond | ( | ) |
| WOComponent addInstanceClicked | ( | ) |
| WOComponent autoRecoverDisableAllClicked | ( | ) |
| String autoRecoverDivClass | ( | ) |
| WOComponent autoRecoverEnableAllClicked | ( | ) |
| String autoRecoverImage | ( | ) |
| String autoRecoverImageText | ( | ) |
| String autoRecoverLabel | ( | ) |
| WOComponent bounceClicked | ( | ) |
| WOComponent bounceClickedWithBouncer | ( | ApplicationStarter | bouncer | ) | [private] |
| WOComponent bounceClickedWithGracefulBouncer | ( | ) |
| WOComponent bounceClickedWithShutdownBouncer | ( | int | maxwait | ) |
| String bouncerName | ( | ) | [private] |
| WOComponent clearAllDeathsClicked | ( | ) |
| WOComponent configureApplicationClicked | ( | ) |
| WOComponent configureInstanceClicked | ( | ) |
| static AppDetailPage create | ( | WOContext | context, | |
| MApplication | currentApplication | |||
| ) | [static] |
| static AppDetailPage create | ( | WOContext | context, | |
| MApplication | currentApplication, | |||
| NSArray< MInstance > | selected | |||
| ) | [static] |
| ApplicationStarter currentBouncer | ( | ) |
| WOComponent deleteAllInstancesClicked | ( | ) |
| WOComponent deleteInstanceClicked | ( | ) |
| boolean hasHosts | ( | ) |
| boolean hasInstances | ( | ) |
| WOComponent hostsPageClicked | ( | ) |
| String hrefToApp | ( | ) |
| String hrefToInst | ( | ) |
| String hrefToInstDirect | ( | ) |
| WOComponent instanceDeathDetailClicked | ( | ) |
| String instanceStatusImage | ( | ) |
| String instanceStatusImageText | ( | ) |
| boolean isRefreshEnabled | ( | ) |
| boolean isSelectedInstance | ( | ) |
| String linkToWOStats | ( | ) |
| WOComponent newDetailPage | ( | ) | [private] |
| String nextShutdown | ( | ) |
| WOComponent refreshClicked | ( | ) |
| WOComponent refuseNewSessionsAllClicked | ( | ) |
| String refuseNewSessionsClass | ( | ) |
| String refuseNewSessionsImage | ( | ) |
| String refuseNewSessionsImageText | ( | ) |
| String refuseNewSessionsLabel | ( | ) |
| NSArray<MInstance> runningInstances | ( | ) |
| WOComponent schedulingDisableAllClicked | ( | ) |
| String schedulingDivClass | ( | ) |
| WOComponent schedulingEnableAllClicked | ( | ) |
| String schedulingImage | ( | ) |
| String schedulingImageText | ( | ) |
| String schedulingLabel | ( | ) |
| void selectAll | ( | ) |
| WOActionResults selectAllAction | ( | ) |
| NSArray<MInstance> selectedInstances | ( | ) |
| WOActionResults selectNoneAction | ( | ) |
| void selectNotRunning | ( | ) |
| void selectOne | ( | ) |
| void selectRunning | ( | ) |
| void sendUpdateInstances | ( | NSArray< MInstance > | instances | ) | [private] |
| void setIsSelectedInstance | ( | boolean | selected | ) |
| boolean shouldDisplayDeathDetailLink | ( | ) |
| WOComponent showStatisticsClicked | ( | ) |
| WOComponent startAllClicked | ( | ) |
| WOComponent startInstance | ( | ) |
| void startInstances | ( | NSArray< MInstance > | possibleInstances | ) | [private] |
| WOComponent stopAllClicked | ( | ) |
| WOComponent stopInstance | ( | ) |
| WOComponent toggleAutoRecover | ( | ) |
| WOComponent toggleRefuseNewSessions | ( | ) |
| WOComponent toggleScheduling | ( | ) |
| Integer totalActiveSessions | ( | ) |
| Float totalAverageIdleTime | ( | ) |
| Float totalAverageTransaction | ( | ) |
| Integer totalTransactions | ( | ) |
| WODisplayGroup displayGroup |
| boolean isClearDeathSectionVisible = false |
| int numberToAdd = 1 |
final long serialVersionUID = 438829612215550387L [static, private] |
Reimplemented from MonitorComponent.
| boolean showDetailStatistics = false |
1.5.8