Provisioning of bundles and/or configuration.
The poll interval in milliseconds
Should the scanners be initialized immediately on startup, or in the scanning thread. This allows configuration events to be handled synchronously (true) or asynchronously (false).
Default: true
The directory to monitor for filesystem scanners. Presence of this property will lead to the creation of a filesystem scanner.
An optiobal filter that may be used to control what files are processed. This is a regular expression that follows the rules for String.match().
The location (URL) of an OBR descriptor file that will be used to locate resources to be provisioned. PResence of this propert will lead to the creation of an OBR scanner. Note that either this or com.soa.provision.file.dir should be used, they cannot be used simultaneously.
A list of configuration PIDs that should be ignored by the OBR scanner. This is a space-separated list. Each value may end with an asterisk ('*') wildcard, which will match any characters.
A booleanindicating that bundles should be excluded.