org.goetz.domino.log4j.config
Class ServerThread

java.lang.Object
  extended byjava.lang.Thread
      extended bylotus.domino.NotesThread
          extended byorg.goetz.domino.log4j.config.ServerThread
All Implemented Interfaces:
java.lang.Runnable

Deprecated. in favour of file change notification.

public class ServerThread
extends lotus.domino.NotesThread

Class to reload log4j configurations based on calls to the JVM on a certain port.

Author:
Bernd G?tz

Field Summary
 
Fields inherited from class lotus.domino.NotesThread
dummyObj, isLoaded
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
ServerThread(java.lang.String arg0, int port, java.lang.String configDir)
          Deprecated.  
 
Method Summary
 void done()
          Deprecated.  
 void runNotes()
          Deprecated.  
 
Methods inherited from class lotus.domino.NotesThread
checkLoaded, finalize, getNativeThreadID, initThread, load, run, sinitThread, stermThread, termThread
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerThread

public ServerThread(java.lang.String arg0,
                    int port,
                    java.lang.String configDir)
Deprecated. 
Method Detail

done

public void done()
Deprecated. 

runNotes

public void runNotes()
Deprecated. 


Copyright © -2008 . All Rights Reserved.