org.objectweb.jonas.ant.JOnASTask Class Reference

Inherits org.objectweb.jonas.ant.BootstrapTask.

Inheritance diagram for org.objectweb.jonas.ant.JOnASTask:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.ant.JOnASTask:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void execute ()
String getMode ()
void setMode (String mode)

Detailed Description

Uses to start/stop/... JOnAS
Author:
Florent Benoit

Definition at line 36 of file JOnASTask.java.


Member Function Documentation

void org.objectweb.jonas.ant.JOnASTask.execute  ) 
 

Run the task

See also:
org.apache.tools.ant.Task#execute()

Definition at line 102 of file JOnASTask.java.

References org.objectweb.jonas.ant.BootstrapTask.getBootstraptask().

Here is the call graph for this function:

String org.objectweb.jonas.ant.JOnASTask.getMode  ) 
 

Returns:
the mode.

Definition at line 155 of file JOnASTask.java.

void org.objectweb.jonas.ant.JOnASTask.setMode String  mode  ) 
 

Sets the mode for the server (start or stop)

Parameters:
mode The mode to set.

Definition at line 163 of file JOnASTask.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:17 2005 for JOnAS by  doxygen 1.3.9.1