|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sap.tc.mobile.logging.LoggingManager
public class LoggingManager
Logging manager. Logging manager collects all existing locations and categories, so they can be accessed from administrative tools and their data can be saved/restored.
| Constructor Summary | |
|---|---|
LoggingManager()
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getAllLogs()
Get a collection of all Locations and Categories. |
static LoggingManager |
getLoggingManager()
Get logging manager instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingManager()
| Method Detail |
|---|
public static LoggingManager getLoggingManager()
public java.util.Collection getAllLogs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||