Oracle Audio Technologies Application 9i ユーザーズマニュアル

ページ / 140
Geocoders.xml
Property Files
10-27
10.19 positioner.xml
This XML file specifies the automatic positioning capability provider. It is in the 
WE_HOME/server/classes/oracle/panama/mp directory.
Table 10–19
Parameters of the positioner.xml File
10.20 Geocoders.xml
This XML file specifies the geocoding provider’s preference in descending order. It 
is in the WE_HOME/server/classes/oracle/panama/spatial/geocoder directory.
rmiThreadPool.minThreads
Integer
Y
Maximum number of threads in 
the RMI thread pool. The default 
is 20.
rmiThreadPool.idleTimeout
Integer
Y
Idle timeout, in minutes, for the 
thread. The default is 10.
remoteObjects.length
Integer
Y
Default is 1.
remote.Object1.name
String
N
Default is CacheSynchServer.
remoteObject1.implementation String
N
Default is 
oracle.panama.master.CacheSyncS
erver.
ptginstances.length
Integer
Y
Number of instances that will 
participate in the multiple Java 
Virtual Machine synchronization.
ptginstance[n]rmi.host
String
Y
Host name from which the nth 
instance is being run.
ptginstance[n]rmi.port
Integer
Y
Port number from which the nth 
instance is listening.
ptginstance[n]rmi.objectName
String
N
Default value is 
CacheSynchClient.
Key
Description
ProviderName
Provider name.
ProviderImpl
Class that implements the provider.
the rest
Additional arguments read by the provider.
Key
Type
Editable
Description