MApplicationController Class Reference

Inherits com::webobjects::monitor::rest::JavaMonitorController.

Collaboration diagram for MApplicationController:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOActionResults addInstanceAction () throws Throwable
WOActionResults addInstanceOnAllHostsAction () throws Throwable
WOActionResults createAction () throws Throwable
WOActionResults deleteInstanceAction () throws Throwable
WOActionResults destroyAction () throws Throwable
WOActionResults indexAction () throws Throwable
 MApplicationController (WORequest request)
WOActionResults showAction () throws Throwable
WOActionResults updateAction () throws Throwable

Private Member Functions

void addInstance (MApplication application, MHost host, boolean addToAllHosts)
void deleteApplication (MApplication application)
void deleteInstance (MApplication application, Integer instanceId)
void pushValues (MApplication application)


Constructor & Destructor Documentation

MApplicationController ( WORequest  request  ) 


Member Function Documentation

void addInstance ( MApplication  application,
MHost  host,
boolean  addToAllHosts 
) [private]

WOActionResults addInstanceAction (  )  throws Throwable

WOActionResults addInstanceOnAllHostsAction (  )  throws Throwable

WOActionResults createAction (  )  throws Throwable [virtual]

Called when you want to commit a new instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Reimplemented from JavaMonitorController.

void deleteApplication ( MApplication  application  )  [private]

void deleteInstance ( MApplication  application,
Integer  instanceId 
) [private]

WOActionResults deleteInstanceAction (  )  throws Throwable

WOActionResults destroyAction (  )  throws Throwable [virtual]

Called when you want to delete an instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Reimplemented from JavaMonitorController.

WOActionResults indexAction (  )  throws Throwable [virtual]

Called when you want to list instances.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Reimplemented from JavaMonitorController.

void pushValues ( MApplication  application  )  [private]

WOActionResults showAction (  )  throws Throwable [virtual]

Called when you want to view a single instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Reimplemented from JavaMonitorController.

WOActionResults updateAction (  )  throws Throwable [virtual]

Called when you want to update an instance (or instances).

Returns:
the response
Exceptions:
Throwable if something goes wrong

Reimplemented from JavaMonitorController.


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