- The External Ant Tool for Remote Method Invocation
|
Manual Pages
These are the available manual pages for the EATRMI tasks. Pages will be added as more tasks are developed.
BackgroundExecTask November 13, 2002
Used to spawn processes in the background. Utilize the ProcessTask to further manage the state of these spawned processes. This task is located in package com.eatrmi.tools.ant.taskdefs.process. ProcessTask November 13, 2002
Used to manage processes spawned by BackgroundExecTask or its descendants. This task is located in package com.eatrmi.tools.ant.taskdefs.process. RmidTask November 13, 2002
Used to spawn the remote method invocation deamon (rmid). This task is located in package com.eatrmi.tools.ant.taskdefs.rmi. RmiRegistryTask November 13, 2002
Used to spawn the remote method invocation registry (rmiregistry). This task is located in package com.eatrmi.tools.ant.taskdefs.rmi.
|