public class ServerReader extends DirectoryThread
DirectoryThread.FactoryThread.State, Thread.UncaughtExceptionHandlerDIRECTORY_THREAD_GROUPMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ServerReader(Session session,
ServerHandler handler)
Constructor for the LDAP server reader part of the replicationServer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Create a loop that reads changes and hands them off to be processed.
|
getAssociatedTask, getCreationStackTrace, getDebugProperties, getParentThread, initiateShutdown, isShutdownInitiated, setAssociatedTask, startWork, stopWorkactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic ServerReader(Session session, ServerHandler handler)
session - The Session from which to read the data.handler - The server handler for this server reader.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.