Class OCliClient
java.lang.Object
com.aeontronix.enhancedmule.tools.ocli.OCliClient
public class OCliClient extends Object
This class allows to use the official anypoint cli tool
-
Constructor Summary
Constructors Constructor Description OCliClient()OCliClient(String executableOnPath) -
Method Summary
Modifier and Type Method Description static StringfindExecutableOnPath(String name)
-
Constructor Details
-
OCliClient
public OCliClient()- Throws:
IllegalStateException- if anypoint cli is not found in path
-
OCliClient
-
-
Method Details