public class MonitoringPublisher extends DirectoryThread
Thread.State, Thread.UncaughtExceptionHandler
DIRECTORY_THREAD_GROUP
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
MonitoringPublisher(ReplicationServerDomain replicationServerDomain,
long periodMs)
Create a monitoring publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Run method for the monitoring publisher.
|
void |
setPeriod(long periodMs)
Sets the period for sending monitoring messages.
|
void |
shutdown()
Stops the thread.
|
getAssociatedTask, getCreationStackTrace, getDebugProperties, getParentThread, initiateShutdown, isShutdownInitiated, isStarted, isStarting, setAssociatedTask, setStarted
activeCount, 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, yield
public MonitoringPublisher(ReplicationServerDomain replicationServerDomain, long periodMs)
replicationServerDomain
- the ReplicationServerDomain the monitoring publisher is forperiodMs
- the period for sending monitoring messagesCopyright 2010-2022 ForgeRock AS.