ApplicationStarter Class Reference

Inherits com::webobjects::monitor::application::WOTaskdHandler::ErrorCollector.

Inherited by GracefulBouncer, and ShutdownBouncer.

Collaboration diagram for ApplicationStarter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addObjectsFromArrayIfAbsentToErrorMessageArray (NSArray< String > aErrors)
MApplication application ()
 ApplicationStarter (MApplication app)
NSArray< Stringerrors ()
WOTaskdHandler handler ()
void run ()
String status ()
String toString ()

Protected Member Functions

abstract void bounce () throws InterruptedException
void log (Object msg)

Private Attributes

MApplication _app
NSMutableSet< String_errors
WOTaskdHandler _handler
String _status


Detailed Description

Bounces an application.

Author:
ak

Constructor & Destructor Documentation


Member Function Documentation

void addObjectsFromArrayIfAbsentToErrorMessageArray ( NSArray< String aErrors  ) 

MApplication application (  ) 

abstract void bounce (  )  throws InterruptedException [protected, pure virtual]

Implemented in GracefulBouncer, and ShutdownBouncer.

NSArray<String> errors (  ) 

WOTaskdHandler handler (  ) 

void log ( Object  msg  )  [protected]

void run (  ) 

String status (  ) 

String toString (  ) 


Member Data Documentation

MApplication _app [private]

String _status [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:36 2012 for Project Wonder by  doxygen 1.5.8