com.eurotech.framework.test
Class RemoteTargetTest.EsfTestCommandProvider

java.lang.Object
  extended by com.eurotech.framework.test.RemoteTargetTest.EsfTestCommandProvider
All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider
Enclosing class:
RemoteTargetTest

public class RemoteTargetTest.EsfTestCommandProvider
extends Object
implements org.eclipse.osgi.framework.console.CommandProvider


Constructor Summary
RemoteTargetTest.EsfTestCommandProvider()
           
 
Method Summary
 Object _helpTest(org.eclipse.osgi.framework.console.CommandInterpreter intp)
           
 Object _test(org.eclipse.osgi.framework.console.CommandInterpreter intp)
           
 Object _testall(org.eclipse.osgi.framework.console.CommandInterpreter intp)
           
 String getHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteTargetTest.EsfTestCommandProvider

public RemoteTargetTest.EsfTestCommandProvider()
Method Detail

_test

public Object _test(org.eclipse.osgi.framework.console.CommandInterpreter intp)

_testall

public Object _testall(org.eclipse.osgi.framework.console.CommandInterpreter intp)

_helpTest

public Object _helpTest(org.eclipse.osgi.framework.console.CommandInterpreter intp)

getHelp

public String getHelp()
Specified by:
getHelp in interface org.eclipse.osgi.framework.console.CommandProvider


Copyright © 2013. All Rights Reserved.