Interface | Description |
---|---|
SessionPreload |
Interface used in a ThreadLocal context to establish a heart beat with the backend Domino Launch retrieves the actual implementation from the KeepFactory
|
Class | Description |
---|---|
AsyncAgentController.AsyncAgentInfo |
In-memory class for agent info
|
ConfigLoaderPlatform |
Helper class, scans through the keep config and emits load requests
|
DominoThreadContextWrapper |
Wrapper around DominoThreadContext to be able to see ThreadCounts Which should go 0 only on shutdown
|
DominoXMLDesign | |
KeepClient |
Wrapper around the Resource warning with Domino client.
|
KeepDirectoryScanner |
Custom directory scanner for local access with emission to observer
|
KeepJSHelper |
Top Level object that gets handed as
keep to the Nashorn engine |
SessionPreloadDomino |
Initializes the JNA/JNX system and keeps a sessionContainer around during the runtime of the application.
|
Enum | Description |
---|---|
AsyncAgentController |
Holder for Async agent processing
|
AsyncAgentController.AgentState |
States that agent processing can be in
|
InflightController |
Keeps track of all requests that came through HTTP and potentially others Requests are checked in / out and a warning is issued if threshold is passed used in HttpListener.handlerUUID
|