TPTP 4.5.0 Monitoring Tools Project
Public API Specification

org.eclipse.tptp.symptom.sample.action.impl
Class IApplicationRunnableImpl

java.lang.Object
  extended by org.eclipse.tptp.symptom.sample.action.impl.IApplicationRunnableImpl
All Implemented Interfaces:
IApplicationRunnable

public class IApplicationRunnableImpl
extends java.lang.Object
implements IApplicationRunnable


Constructor Summary
IApplicationRunnableImpl()
           
 
Method Summary
 Status run(java.lang.Object[] arguments)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IApplicationRunnableImpl

public IApplicationRunnableImpl()
Method Detail

run

public Status run(java.lang.Object[] arguments)
Specified by:
run in interface IApplicationRunnable

TPTP 4.5.0 Monitoring Tools Project
Public API Specification