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


Public Member Functions | |
| Dbm () | |
| void | setdataSources (String dataSources) |
| void | execute () |
Definition at line 37 of file Dbm.java.
|
|
Default constructor |
|
|
Execute this task Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Definition at line 82 of file Dbm.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:

|
|
Set the dataSources for the Dbm service
|
1.3.9.1