com.silverpeas.jobDomainPeas.control
Class SynchroThread
java.lang.Object
java.lang.Thread
com.silverpeas.jobDomainPeas.control.SynchroThread
- All Implemented Interfaces:
- Runnable
- Direct Known Subclasses:
- SynchroLdapThread, SynchroWebServiceThread
public class SynchroThread
- extends Thread
Methods inherited from class java.lang.Thread |
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
m_toAwake
protected JobDomainPeasSessionController m_toAwake
m_isEncours
protected boolean m_isEncours
m_ErrorOccured
protected Exception m_ErrorOccured
m_SynchroReport
protected String m_SynchroReport
SynchroThread
public SynchroThread(JobDomainPeasSessionController toAwake)
isEnCours
public boolean isEnCours()
getErrorOccured
public Exception getErrorOccured()
getSynchroReport
public String getSynchroReport()
startTheThread
public void startTheThread()
Copyright © 2016 Silverpeas. All Rights Reserved.