[Index]

explorer


A container that allows multiple org.oddjob.monitor.OddjobExplorers to run. This is the default job that Oddjob runs on startup.

Property Summary

dir The directory the file chooser should use when opening and saving Oddjobs.
file A file to load when the explorer starts.
fileHistorySize How many lines to keep in file history.
logFormat The log format for formatting log messages.
name A name, can be any text.
oddjobServices Internal services.
pollingInterval How often to poll in milli seconds for property updates.
stop Read only view of the internal stop flag.

Property Detail

dir

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The directory the file chooser should use when opening and saving Oddjobs.

file

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A file to load when the explorer starts.

fileHistorySize

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

How many lines to keep in file history.

logFormat

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The log format for formatting log messages. For more information on the format please see http://logging.apache.org/log4j/docs/

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

oddjobServices

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo.

Internal services. Set automatically by Oddjob.

pollingInterval

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

How often to poll in milli seconds for property updates.

stop

AccessREAD_ONLY
RequiredRead only.

Read only view of the internal stop flag. This flag is cleared with a reset.


(c) Rob Gordon 2005 - 2017