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

ページ / 140
EncodingSets.properties
Property Files
10-23
Table 10–12
Parameters of the AsynchNotification.properties File 
10.13 AsynchRequest.properties
This is the property file read by the asynchronous request Dequeuer. It is in the WE_
HOME/server/classes/oracle/panama/core/admin directory.
Table 10–13
Parameters of the AsynchRequest.properties File
10.14 EncodingSets.properties
This file is used for converting the encoding set names from IANA names to Java 
names. The order of the entries is not important, but the entries must be unique. If 
the IANA name and the Java name are identical, no new entry is necessary.
Key
Type
Editable Description
worker.classname
Class 
Name
N
Implementation class for the asynchronous 
notification Dequeuer. The default is 
oracle.panama.core.parm.asynch.AsynchNotifica
tionImpl.
init.pool.size
Integer
Y
Thread pool size at startup. The default is 1.
minimum.pool.size Integer
Y
Minimum thread pool size. The default is 1.
server.listen.port
Integer
Y
Asynchronous notification Dequeuer 
management server listening port. The default is 
55000.
server.listen.host
Host 
Name
Y
Host which is running notification Dequeuer 
management. The default is localhost.
Key
Type
Editable Description
worker.classname
Class 
Name
N
Implements the asynchronous request Dequeuer.
init.pool.size
Integer
Y
Thread pool size at startup. The default is 1.
minimum.pool.size Integer
Y
Minimum thread pool size. The default is 1.
server.listen.port
Integer
Y
Asynchronous notification Dequeuer 
management server listening port. The default is 
55000.
server.listen.host
Host 
Name
Y
Host which is running notification Dequeuer 
management. The default is localhost.