Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
Class SystemPathExistTester

java.lang.Object
  extended by org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.SystemPathExistTester
All Implemented Interfaces:
CommandTester

public class SystemPathExistTester
extends Object
implements CommandTester

Default implementation of the CommandTester interface. Simple check for the target command in the system path.

Author:
tiry

Constructor Summary
SystemPathExistTester()
           
 
Method Summary
 CommandTestResult test(CommandLineDescriptor cmdDescriptor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPathExistTester

public SystemPathExistTester()
Method Detail

test

public CommandTestResult test(CommandLineDescriptor cmdDescriptor)
Specified by:
test in interface CommandTester

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.