[Index]
web:remote-client
An Oddjob client that works over http.
Property Summary
| handlerFactories |
Additional handler factories that allow
any interface to be invoked from a remote Oddjob. |
| heartbeat |
The heart beat interval, in milliseconds. |
| host |
|
| logPollingInterval |
The number of milliseconds between polling for new
log events. |
| maxConsoleLines |
The maximum number of console lines to retrieve for any
component. |
| maxLoggerLines |
The maximum number of log lines to retrieve for any
component. |
| name |
A name, can be any text. |
| port |
|
Property Detail
handlerFactories
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | No. |
Additional handler factories that allow
any interface to be invoked from a remote Oddjob.
heartbeat
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Not, defaults to 5 seconds. |
The heart beat interval, in milliseconds.
host
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
logPollingInterval
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
The number of milliseconds between polling for new
log events. Defaults to 5.
maxConsoleLines
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
The maximum number of console lines to retrieve for any
component.
maxLoggerLines
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
The maximum number of log lines to retrieve for any
component.
name
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A name, can be any text.
port
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
(c) R Gordon Ltd 2005 - Present