org.objectweb.jonas.ant.JProperty Class Reference

List of all members.

Public Member Functions

void setValue (String value)
void execute () throws BuildException

Detailed Description

Allow to define property with the value of my.${name}.property
Author:
Florent Benoit

Definition at line 36 of file JProperty.java.


Member Function Documentation

void org.objectweb.jonas.ant.JProperty.execute  )  throws BuildException
 

Execute the task. It sets the value by evaluating variable name

Exceptions:
BuildException if value is not set
See also:
org.apache.tools.ant.Task#execute()

Definition at line 56 of file JProperty.java.

void org.objectweb.jonas.ant.JProperty.setValue String  value  ) 
 

The value of the property to set

Parameters:
value value to set

Definition at line 47 of file JProperty.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