Package org.jboss.jca.sjc
Class ProcessController
java.lang.Object
org.jboss.jca.sjc.ProcessController
The process controller for IronJacamar instances
- Author:
- Jesper Pedersen
-
Method Summary
-
Method Details
-
getInstance
Get instance- Returns:
- The value
-
setJava
Set the java path- Parameters:
v- The java path
-
start
Start an instance- Parameters:
home- The home directory- Returns:
- True if started successfully; otherwise false
-
start
Start an instance- Parameters:
home- The home directoryoptions- The options- Returns:
- True if started successfully; otherwise false
-
stop
Stop an instance- Parameters:
home- The home directory- Returns:
- The exit code
-