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

Inherits org.objectweb.jonas.ant.jonasbase.BaseTaskItf.

Inherited by org.objectweb.jonas.ant.jonasbase.Archives, and org.objectweb.jonas.ant.jonasbase.Lib.

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

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

Collaboration graph
[legend]
List of all members.

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 ()

Detailed Description

Defines common copy methods
Author:
Florent Benoit

Definition at line 37 of file JCopy.java.


Member Function Documentation

String org.objectweb.jonas.ant.jonasbase.JCopy.getConfigurationFile  )  [protected]
 

Returns:
the configurationFile.

Definition at line 97 of file JCopy.java.

File org.objectweb.jonas.ant.jonasbase.JCopy.getJonasRoot  )  [protected]
 

Returns:
the jonasRoot.

Definition at line 103 of file JCopy.java.

String org.objectweb.jonas.ant.jonasbase.JCopy.getLogInfo  ) 
 

Gets logger info (to be displayed)

Returns:
logger info
See also:
org.objectweb.jonas.ant.jonasbase.BaseTaskItf.getLogInfo()

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

Definition at line 74 of file JCopy.java.

void org.objectweb.jonas.ant.jonasbase.JCopy.setConfigurationFile String  configurationFile  ) 
 

Sets the configuration file

Parameters:
configurationFile The configurationFile to set.

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

Definition at line 58 of file JCopy.java.

void org.objectweb.jonas.ant.jonasbase.JCopy.setDestDir File  destDir  ) 
 

Parameters:
destDir The destDir to set.

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.

void org.objectweb.jonas.ant.jonasbase.JCopy.setJonasRoot File  jonasRoot  ) 
 

Parameters:
jonasRoot The jonasRoot directory

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

Definition at line 90 of file JCopy.java.

void org.objectweb.jonas.ant.jonasbase.JCopy.setLogInfo String  logInfo  ) 
 

Set the info to be displayed by the logger

Parameters:
logInfo information to be displayed
See also:
org.objectweb.jonas.ant.jonasbase.BaseTaskItf.setLogInfo(java.lang.String)

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

Definition at line 83 of file JCopy.java.


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