[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 ByELEMENT
AccessREAD_WRITE
RequiredNo.

Additional handler factories that allow any interface to be invoked from a remote Oddjob.

heartbeat

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNot, defaults to 5 seconds.

The heart beat interval, in milliseconds.

host

Configured ByATTRIBUTE
AccessREAD_WRITE

logPollingInterval

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The number of milliseconds between polling for new log events. Defaults to 5.

maxConsoleLines

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The maximum number of console lines to retrieve for any component.

maxLoggerLines

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The maximum number of log lines to retrieve for any component.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

port

Configured ByATTRIBUTE
AccessREAD_WRITE


(c) R Gordon Ltd 2005 - Present