|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Thread
lotus.domino.NotesThread
lotus.domino.AgentBase
com.ibm.di.plugin.domino.agents.web.IDIPWSyncWebAgent
public class IDIPWSyncWebAgent
This code is placed directly in the Domino database. It is kept as a separate java class for the purpose of easier additional developing.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.lang.Thread |
---|
Thread.State, Thread.UncaughtExceptionHandler |
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 | |
---|---|
IDIPWSyncWebAgent()
|
Method Summary | |
---|---|
void |
NotesMain()
|
Methods inherited from class lotus.domino.AgentBase |
---|
dbgMsg, dbgMsg, dbgMsg, getAgentOutput, getAgentOutputStream, getAgentSession, getSession, isRestricted, runNotes, setDebug, setTrace, startup |
Methods inherited from class lotus.domino.NotesThread |
---|
finalize, getNativeThreadID, initThread, run, sinitThread, stermThread, termThread |
Methods inherited from class java.lang.Thread |
---|
activeCount, checkAccess, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IDIPWSyncWebAgent()
Method Detail |
---|
public void NotesMain()
NotesMain
in class lotus.domino.AgentBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |