org.mmbase.config
Class JVMOptionsReport

java.lang.Object
  extended byorg.mmbase.config.AbstractReport
      extended byorg.mmbase.config.JVMOptionsReport
All Implemented Interfaces:
ReportInterface

public class JVMOptionsReport
extends AbstractReport

Check JVM options, e.g. -Dmmbase.config=myconfigpath Report can be generated by SCAN, see: /mmadmin/config/report.shtml or from the commandline: java -Dmmbase.config=myconfigpath org.mmbase.config.Test

Version:
$Id: JVMOptionsReport.java,v 1.4 2003/05/01 08:21:43 kees Exp $
Author:
Case Roole, cjr@dds.nl

Field Summary
 
Fields inherited from class org.mmbase.config.AbstractReport
configpath, encoding, mode, specialChars
 
Constructor Summary
JVMOptionsReport()
           
 
Method Summary
 java.lang.String label()
           
 java.lang.String report()
           
 
Methods inherited from class org.mmbase.config.AbstractReport
htmlEntities, init, listDirectory, stringReplace, xmlErrorMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JVMOptionsReport

public JVMOptionsReport()
Method Detail

label

public java.lang.String label()

report

public java.lang.String report()
Specified by:
report in interface ReportInterface
Overrides:
report in class AbstractReport
Returns:
String with java and classpath configuration


MMBase build 1.7.1.20041002