|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.context.ReportingConfiguration
public class ReportingConfiguration
Class that holds the global VM reporting configuration. (Not target-specific)
Constructor Summary | |
---|---|
ReportingConfiguration()
|
Method Summary | |
---|---|
static ReportingConfiguration |
getInstance()
|
boolean |
isReportingEnabled()
|
void |
setReportingEnabled(boolean enable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportingConfiguration()
Method Detail |
---|
public static ReportingConfiguration getInstance()
public boolean isReportingEnabled()
public void setReportingEnabled(boolean enable)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |