|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Handler
simtools.logging.LoggingEntryByteBuffer.Handler
public abstract static class LoggingEntryByteBuffer.Handler
Constructor Summary | |
---|---|
LoggingEntryByteBuffer.Handler()
|
Method Summary | |
---|---|
void |
publish(java.util.logging.LogRecord record)
|
protected abstract void |
write(java.nio.ByteBuffer bb)
|
Methods inherited from class java.util.logging.Handler |
---|
close, flush, getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggingEntryByteBuffer.Handler()
Method Detail |
---|
public void publish(java.util.logging.LogRecord record)
publish
in class java.util.logging.Handler
protected abstract void write(java.nio.ByteBuffer bb) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |