|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.objectweb.jonas.newbean.ParameterSet
This class defines the set of parameters used by the application.
| Constructor Summary | |
ParameterSet(org.apache.velocity.VelocityContext context)
Creates a new set of parameters associated to the specified Velocity context. |
|
| Method Summary | |
void |
walkThrough()
Walk through ( Parameter.walkThrough()) the whole
parameters set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParameterSet(org.apache.velocity.VelocityContext context)
| Method Detail |
public void walkThrough()
Parameter.walkThrough()) the whole
parameters set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||