org.objectweb.jonas.ant.jonasbase.Db Class Reference

Inherits org.objectweb.jonas.ant.jonasbase.JTask, and org.objectweb.jonas.ant.jonasbase.BaseTaskItf.

Inheritance diagram for org.objectweb.jonas.ant.jonasbase.Db:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Db ()
void setPort (String portNumber)
void execute ()

Detailed Description

Allow to configure the DB service
Author:
Florent Benoit

Definition at line 39 of file Db.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ant.jonasbase.Db.Db  ) 
 

Default constructor

Definition at line 59 of file Db.java.


Member Function Documentation

void org.objectweb.jonas.ant.jonasbase.Db.execute  ) 
 

Execute this task

Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf.

Definition at line 84 of file Db.java.

References org.objectweb.jonas.ant.jonasbase.JTask.changeValueForKey(), and org.objectweb.jonas.ant.jonasbase.JTask.getDestDir().

Here is the call graph for this function:

void org.objectweb.jonas.ant.jonasbase.Db.setPort String  portNumber  ) 
 

Set the port number for the Db service

Parameters:
portNumber the port for the Db service

Definition at line 67 of file Db.java.


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