uk.ac.soton.itinnovation.grid.service.sla
Class KillActivityAction

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.sla.KillActivityAction
All Implemented Interfaces:
ManagementAction

public class KillActivityAction
extends Object
implements ManagementAction


Constructor Summary
KillActivityAction(Activity activity)
           
KillActivityAction(Activity act, String cause)
           
 
Method Summary
 void execute()
          Execute the management action.
 org.apache.axis.message.addressing.EndpointReferenceType getEpr()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KillActivityAction

public KillActivityAction(Activity activity)

KillActivityAction

public KillActivityAction(Activity act,
                          String cause)
Method Detail

execute

public void execute()
Description copied from interface: ManagementAction
Execute the management action. A runtime exception is thrown if there's an error completing the action.

Specified by:
execute in interface ManagementAction

toString

public String toString()
Overrides:
toString in class Object

getEpr

public org.apache.axis.message.addressing.EndpointReferenceType getEpr()


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.