MonitorComponent Class Reference

Inherits er::extensions::components::ERXComponent.

Inherited by AppConfigurePage, AppDeathPage, AppDetailPage, ApplicationsPage, ConfigurePage, ConfirmationPage, FileBrowser, HelpPage, HostConfigurePage, HostsPage, InstConfigurePage, Main, MigrationPage, NavigationPage, PathWizardPage1, PathWizardPage2, PrefsPage, and RemoteBrowseClient.

Collaboration diagram for MonitorComponent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void awake ()
WOTaskdHandler handler ()
String message ()
 MonitorComponent (WOContext aWocontext)
final MApplication myApplication ()
final MHost myHost ()
final MInstance myInstance ()
Session mySession ()
void setMyApplication (MApplication application)
void setMyHost (MHost host)
void setMyInstance (MInstance instance)

Public Attributes

final int APP_PAGE = 0
final int HELP_PAGE = 4
final int HOST_PAGE = 1
final int MIGRATION_PAGE = 5
final int PREF_PAGE = 3
final int SITE_PAGE = 2
Application theApplication = (Application) WOApplication.application()

Static Public Attributes

static final boolean isClickToOpenEnabled = Boolean.parseBoolean(System.getProperty("er.component.clickToOpen", "false"))

Protected Member Functions

NSMutableArray allHosts ()
MSiteConfig siteConfig ()

Protected Attributes

Logger log = Logger.getLogger(getClass())

Private Attributes

WOTaskdHandler _handler
String _message
MApplication myApplication
MHost myHost
MInstance myInstance

Static Private Attributes

static final long serialVersionUID = -1880897151494772932L


Constructor & Destructor Documentation

MonitorComponent ( WOContext  aWocontext  ) 


Member Function Documentation

NSMutableArray allHosts (  )  [protected]

void awake (  ) 

WOTaskdHandler handler (  ) 

String message (  ) 

Reimplemented in Main.

final MApplication myApplication (  ) 

final MHost myHost (  ) 

final MInstance myInstance (  ) 

Session mySession (  ) 

void setMyApplication ( MApplication  application  ) 

void setMyHost ( MHost  host  ) 

void setMyInstance ( MInstance  instance  ) 

MSiteConfig siteConfig (  )  [protected]


Member Data Documentation

String _message [private]

Reimplemented in Main.

final int APP_PAGE = 0

final int HELP_PAGE = 4

final int HOST_PAGE = 1

final boolean isClickToOpenEnabled = Boolean.parseBoolean(System.getProperty("er.component.clickToOpen", "false")) [static]

Logger log = Logger.getLogger(getClass()) [protected]

final int MIGRATION_PAGE = 5

MHost myHost [private]

MInstance myInstance [private]

final int PREF_PAGE = 3

final long serialVersionUID = -1880897151494772932L [static, private]

final int SITE_PAGE = 2

Application theApplication = (Application) WOApplication.application()


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

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