|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.enough.polish.log.LogHandler
de.enough.polish.log.bluetooth.BluetoothLogHandler
public class BluetoothLogHandler
Forwards log messages to the first preknown device.
Copyright (c) Enough Software 2005 - 2008
history
27-Apr-2005 - rob creation
| Constructor Summary | |
|---|---|
BluetoothLogHandler()
Creates a new handler |
|
| Method Summary | |
|---|---|
void |
handleLogEntry(LogEntry logEntry)
Handles the given log entry. |
void |
run()
|
| Methods inherited from class de.enough.polish.log.LogHandler |
|---|
exit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BluetoothLogHandler()
| Method Detail |
|---|
public void handleLogEntry(LogEntry logEntry)
throws java.lang.Exception
LogHandler
handleLogEntry in class LogHandlerlogEntry - the entry
java.lang.Exception - when the entry could not be handledpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||