| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Nested Element Summary | |
cdb:Array | Autoload Set of libraries that will be automatically loaded at Container startup time. |
DeployInfo | DeployInfo Optional deployment information. |
log:LoggingConfig | LoggingConfig |
Attribute Summary | |
xs:string | DALtype ACS provides a plugin mechanism to use different implementations of configuration database. |
xs:string | ImplLang The programming language the container is implemented in. |
xs:int | ManagerRetry How many times the Container shall try to contact the Manager upon startup before bailing out. |
xs:boolean | Recovery By default when a Container that crashes is restarted the system tries to reload all the same Components that where active at the time of the crash. |
xs:int | ServerThreads This is the number of threads allocate to the CORBA infrastructure for the handling of concurrent invocations. |
xs:double | Timeout Timeout in seconds for remote (CORBA) calls originating from this container or any of its components. |
xs:boolean | UseIFR At least the C++ container accesses the Interface Repository to retrieve information about the interfaces implemented by Components. |
Attribute Detail |
xs:string
DAL
optional
unqualified
required
unqualified
xs:int
10
optional
unqualified
xs:boolean
true
optional
unqualified
xs:int
5
optional
unqualified
xs:double
30
optional
unqualified
xs:boolean
true
optional
unqualified
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |