TPTP 4.5.0 Monitoring Tools Project
Public API Specification

org.eclipse.tptp.symptom.sample.action
Interface IApplicationRunnable

All Known Implementing Classes:
IApplicationRunnableImpl

public interface IApplicationRunnable

Interface that a class associated to a 'Sample Action' class would need to implement.


Method Summary
 Status run(java.lang.Object[] arguments)
           
 

Method Detail

run

Status run(java.lang.Object[] arguments)

TPTP 4.5.0 Monitoring Tools Project
Public API Specification