|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
public class PluginMessageLogger
| Constructor Summary | |
|---|---|
PluginMessageLogger()
|
|
| Method Summary | |
|---|---|
static void |
add(String message)
|
static void |
clear()
|
static int |
count(String messagePrefix)
|
static List<String> |
getAll()
|
static String |
prettyPrint()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginMessageLogger()
| Method Detail |
|---|
public static void clear()
public static void add(String message)
public static List<String> getAll()
public static int count(String messagePrefix)
public static String prettyPrint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||