JCas
v0.3.1

cas
Class JCasServer.Reconfigurator

java.lang.Object
  extended byjava.lang.Thread
      extended bycas.JCasServer.Reconfigurator
All Implemented Interfaces:
Runnable
Enclosing class:
JCasServer

protected class JCasServer.Reconfigurator
extends Thread

Inner class that waits for completion of all requests and re-reads the configuration.

See Also:
JCasServer.scheduleReconfiguration()

Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
protected JCasServer.Reconfigurator()
           
 
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, run, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCasServer.Reconfigurator

protected JCasServer.Reconfigurator()

JCas
v0.3.1