Inherited by org.objectweb.jonas.ant.jonasbase.Archives, and org.objectweb.jonas.ant.jonasbase.Lib.
Inheritance diagram for org.objectweb.jonas.ant.jonasbase.JCopy:


Public Member Functions | |
| void | setConfigurationFile (String configurationFile) |
| void | setDestDir (File destDir) |
| String | getLogInfo () |
| void | setLogInfo (String logInfo) |
| void | setJonasRoot (File jonasRoot) |
Protected Member Functions | |
| String | getConfigurationFile () |
| File | getJonasRoot () |
Definition at line 37 of file JCopy.java.
|
|
Definition at line 97 of file JCopy.java. |
|
|
Definition at line 103 of file JCopy.java. |
|
|
Gets logger info (to be displayed)
Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Definition at line 74 of file JCopy.java. |
|
|
Sets the configuration file
Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Definition at line 58 of file JCopy.java. |
|
|
Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Reimplemented in org.objectweb.jonas.ant.jonasbase.Archives, and org.objectweb.jonas.ant.jonasbase.Lib. Definition at line 65 of file JCopy.java. |
|
|
Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Definition at line 90 of file JCopy.java. |
|
|
Set the info to be displayed by the logger
Implements org.objectweb.jonas.ant.jonasbase.BaseTaskItf. Definition at line 83 of file JCopy.java. |
1.3.9.1