Package Functions

com.cosylab.acs.maci.Daemon Interface Reference

Inheritance diagram for com.cosylab.acs.maci.Daemon:
com.cosylab.acs.maci.plug.DaemonProxy

List of all members.

Package Functions

void startContainer (String containerType, String containerName, short instanceNumber, String flags) throws RemoteException

Detailed Description

ACS service daemon IF.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Member Function Documentation

void com.cosylab.acs.maci.Daemon.startContainer ( String  containerType,
String  containerName,
short  instanceNumber,
String  flags 
) throws RemoteException [package]

Start container.

Parameters:
containerType container type (e.g. cpp, java, python).
containerName name of the container to start.
instanceNumber instance number.
flags additiona flags (command line).
Exceptions:
RemoteException 

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties