|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAgentContext | |
|---|---|
| de.bea.domingo | Interfaces and factory for access to Lotus Notes databases. |
| de.bea.domingo.http | Http implementation of the contract in package de.bea.domingo. |
| de.bea.domingo.proxy | Proxy implementation of the contract in package de.bea.domingo. |
| Uses of DAgentContext in de.bea.domingo |
|---|
| Methods in de.bea.domingo that return DAgentContext | |
|---|---|
DAgentContext |
DSession.getAgentContext()
Represents the agent environment of the current program, if an agent is running it. |
| Uses of DAgentContext in de.bea.domingo.http |
|---|
| Methods in de.bea.domingo.http that return DAgentContext | |
|---|---|
DAgentContext |
SessionHttp.getAgentContext()
Represents the agent environment of the current program, if an agent is running it. |
| Uses of DAgentContext in de.bea.domingo.proxy |
|---|
| Classes in de.bea.domingo.proxy that implement DAgentContext | |
|---|---|
class |
AgentContextProxy
Represents the agent environment of the current program, if an agent is running it. |
| Methods in de.bea.domingo.proxy that return DAgentContext | |
|---|---|
DAgentContext |
SessionProxy.getAgentContext()
Represents the agent environment of the current program, if an agent is running it. |
static DAgentContext |
AgentContextProxy.getInstance(NotesProxyFactory theFactory,
SessionProxy session,
lotus.domino.AgentContext theAgentContext,
DNotesMonitor monitor)
Factory method for instances of this class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||