org.objectweb.jonas.tools
Class GenerateWrapperConf

java.lang.Object
  extended by org.objectweb.jonas.tools.GenerateWrapperConf

public class GenerateWrapperConf
extends java.lang.Object

This class is called by 'jonas start' command to generate properties for the Java Service Wrapper configuration file.


Constructor Summary
GenerateWrapperConf()
           
 
Method Summary
static void main(java.lang.String[] args)
          run a new instance of the class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateWrapperConf

public GenerateWrapperConf()
Method Detail

main

public static void main(java.lang.String[] args)
run a new instance of the class