net.sf.logdistiller
Class LogDistiller.Plugin
java.lang.Object
net.sf.logdistiller.LogDistiller.Plugin
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LogDistiller
public static class LogDistiller.Plugin
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogDistiller.Plugin
public LogDistiller.Plugin(String type,
boolean globalReport,
boolean groupReport,
Map params)
getGroup
public LogDistiller.Group getGroup()
getType
public String getType()
isGlobalReportEnabled
public boolean isGlobalReportEnabled()
isGroupReportEnabled
public boolean isGroupReportEnabled()
getParams
public Map getParams()
getParam
public String getParam(String name)
getParam
public String getParam(String name,
String defaultValue)
Copyright © 2004-2009. All Rights Reserved.