me.escapeNT.pail.Util
Class ServerReadyListener
java.lang.Object
java.util.logging.Handler
me.escapeNT.pail.Util.ServerReadyListener
public class ServerReadyListener
- extends Handler
Simple log handler to listen when the server is ready.
- Author:
- escapeNT
Methods inherited from class java.util.logging.Handler |
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 |
settings
public static SettingsPanel settings
ServerReadyListener
public ServerReadyListener()
publish
public void publish(LogRecord record)
- Specified by:
publish
in class Handler
flush
public void flush()
- Specified by:
flush
in class Handler
close
public void close()
throws SecurityException
- Specified by:
close
in class Handler
- Throws:
SecurityException
Copyright © 2011. All Rights Reserved.