#==============================================================================
# static information common to all instances of CDS_a component
#==============================================================================
[ component_info ]
name = CDS_a
type = java_lib
category = common_service_implementation_libs
description = Configuration Data Service Adapter - java reference implementation of CDS interface
package_prefix = com.lbs
slnreldir = .\jsrc\com\lbs\CDS_a

[ required_components ]
component = java_lib/DCF
component = java_lib/LOG
component = java_lib/APC
component = java_lib/CDS
[ debug_controls ]
debug_flag = df_SHOW_CONSTRUCTORS, 0x0001, show object constructors
debug_flag = df_SHOW_DESTRUCTORS, 0x0002, show object destructors
debug_flag = df_SHOW_GENERAL_FLOW, 0x0004, show general flow
debug_flag = df_SIMULATE_HARDWARE, 0x0008, simulate external devices
debug_flag = df_SHOW_CFG_INFO, 0x0010, show configuration information
debug_flag = df_SHOW_EXC_THROW, 0x0020, show exceptions before throwing
debug_flag = df_SHOW_WARNINGS, 0x0040, show warning message text

#==============================================================================
# per-instance information for the CDS_a component
#==============================================================================
[ CDS_a ]
debug_flags = 0x00000
