public class QFTestResource extends Object
| Constructor and Description | 
|---|
QFTestResource(File processLogFolder,
              String startCmd,
              int port)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cleanup()  | 
void | 
destroy()  | 
Map<String,String> | 
getCreationParameters()  | 
de.qfs.apps.qftest.daemon.Daemon | 
getDaemon()  | 
de.qfs.apps.qftest.daemon.DaemonRunContext | 
getDaemonRunContext()  | 
int | 
getPort()  | 
ch.exense.commons.processes.ManagedProcess | 
getQFTestProcess()  | 
void | 
setCreationParameters(Map<String,String> creationParameters)  | 
void | 
start()  | 
public de.qfs.apps.qftest.daemon.Daemon getDaemon()
public de.qfs.apps.qftest.daemon.DaemonRunContext getDaemonRunContext()
                                                               throws RemoteException
RemoteExceptionpublic void cleanup()
public void destroy()
public int getPort()
public ch.exense.commons.processes.ManagedProcess getQFTestProcess()
Copyright © 2020. All rights reserved.