
Public Member Functions | |
| WOComponent | addApplicationClicked () |
| AdminApplicationsPage (WOContext context) | |
| void | bounce (NSArray< MApplication > applications) |
| WOComponent | bounceClicked () |
| void | bounceGraceful (NSArray< MApplication > applications) |
| void | bounceShutdown (NSArray< MApplication > applications, int maxwait) |
| void | clearDeaths (NSArray nsarray) |
| void | forceQuit (NSArray nsarray) |
| WOComponent | moveDownClicked () |
| WOComponent | moveUpClicked () |
| WOComponent | performInstanceAction () |
| WOComponent | saveMoving () |
| boolean | showMovers () |
| void | start (NSArray nsarray) |
| void | stop (NSArray nsarray) |
| void | turnAutoRecoverOff (NSArray nsarray) |
| void | turnAutoRecoverOn (NSArray nsarray) |
| void | turnRefuseNewSessionsOff (NSArray nsarray) |
| void | turnRefuseNewSessionsOn (NSArray nsarray) |
| void | turnScheduledOff (NSArray nsarray) |
| void | turnScheduledOn (NSArray nsarray) |
Static Public Member Functions | |
| static WOComponent | create (WOContext context) |
Public Attributes | |
| NSArray | actions |
| NSDictionary | currentActionItem |
| NSDictionary | selectedAction |
Static Public Attributes | |
| static final String | ACTION_NAME = "actionName" |
| static final String | DISPLAY_NAME = "displayName" |
Protected Member Functions | |
| NSArray | allInstances () |
| void | cleanup () |
| void | processedInstance (MInstance minstance) |
| void | sendCommandInstancesToWotaskds (String s) |
| void | sendUpdateInstancesToWotaskds () |
Protected Attributes | |
| NSMutableArray | processedHosts |
| NSMutableArray | processedInstances |
Static Protected Attributes | |
| static NSArray | _actions |
Static Package Functions | |
| [static initializer] | |
Private Member Functions | |
| NSMutableArray | applicationArray () |
| AdminApplicationsPage | ( | WOContext | context | ) |
| [static initializer] | ( | ) | [static, package] |
| WOComponent addApplicationClicked | ( | ) |
Reimplemented from ApplicationsPage.
| NSArray allInstances | ( | ) | [protected] |
| NSMutableArray applicationArray | ( | ) | [private] |
| void bounce | ( | NSArray< MApplication > | applications | ) |
| WOComponent bounceClicked | ( | ) |
Reimplemented from ApplicationsPage.
| void bounceGraceful | ( | NSArray< MApplication > | applications | ) |
| void bounceShutdown | ( | NSArray< MApplication > | applications, | |
| int | maxwait | |||
| ) |
| void cleanup | ( | ) | [protected] |
| void clearDeaths | ( | NSArray | nsarray | ) |
| static WOComponent create | ( | WOContext | context | ) | [static] |
Reimplemented from ApplicationsPage.
| void forceQuit | ( | NSArray | nsarray | ) |
| WOComponent moveDownClicked | ( | ) |
| WOComponent moveUpClicked | ( | ) |
| WOComponent performInstanceAction | ( | ) |
| void processedInstance | ( | MInstance | minstance | ) | [protected] |
| WOComponent saveMoving | ( | ) |
| void sendCommandInstancesToWotaskds | ( | String | s | ) | [protected] |
| void sendUpdateInstancesToWotaskds | ( | ) | [protected] |
| boolean showMovers | ( | ) |
| void start | ( | NSArray | nsarray | ) |
| void stop | ( | NSArray | nsarray | ) |
| void turnAutoRecoverOff | ( | NSArray | nsarray | ) |
| void turnAutoRecoverOn | ( | NSArray | nsarray | ) |
| void turnRefuseNewSessionsOff | ( | NSArray | nsarray | ) |
| void turnRefuseNewSessionsOn | ( | NSArray | nsarray | ) |
| void turnScheduledOff | ( | NSArray | nsarray | ) |
| void turnScheduledOn | ( | NSArray | nsarray | ) |
NSArray _actions [static, protected] |
final String ACTION_NAME = "actionName" [static] |
| NSArray actions |
| NSDictionary currentActionItem |
final String DISPLAY_NAME = "displayName" [static] |
NSMutableArray processedHosts [protected] |
NSMutableArray processedInstances [protected] |
| NSDictionary selectedAction |
1.5.8