|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--lotus.notes.NotesThread | +--lotus.notes.AgentBase | +--com.ibm.dse.services.notes.DSENotesAgent
The DSENotesAgent class enables you to invoke the framework from Lotus Notes applications.
Field Summary | |
static java.lang.String |
COMPID
Trace identification for Notes |
Fields inherited from class lotus.notes.AgentBase |
m_session |
Fields inherited from class java.lang.Thread |
MAX_PRIORITY,
MIN_PRIORITY,
NORM_PRIORITY |
Constructor Summary | |
DSENotesAgent()
This constructor creates a DSENotesAgent object. |
Method Summary | |
void |
NotesMain()
Called from Notes and runs this agent. |
Methods inherited from class lotus.notes.AgentBase |
dbgMsg,
dbgMsg,
dbgMsg,
getAgentOutput,
getSession,
isRestricted,
runNotes,
setDebug,
setTrace,
startup |
Methods inherited from class lotus.notes.NotesThread |
finalize,
initThread,
load,
run,
sinitThread,
stermThread,
termThread |
Methods inherited from class java.lang.Thread |
activeCount,
checkAccess,
countStackFrames,
currentThread,
destroy,
dumpStack,
enumerate,
getContextClassLoader,
getName,
getPriority,
getThreadGroup,
interrupt,
interrupted,
isAlive,
isDaemon,
isInterrupted,
join,
join,
join,
resume,
setContextClassLoader,
setDaemon,
setName,
setPriority,
sleep,
sleep,
start,
stop,
stop,
suspend,
toString,
yield |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String COMPID
Constructor Detail |
public DSENotesAgent()
Method Detail |
public void NotesMain()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |