Nuxeo Enterprise Platform 5.4

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 java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.