Navigation :
serializer-jaxb-cfg.xml
File purpose
The serializer.jaxb.cfg.xml file configures all the JAXB mapping resources needed by the application.
File location
The file is located in the folder mr-application\src\main\resources.
File values
Key |
Value |
Description |
Composer |
composer-jaxb-mapping.xml |
JAXB mapping between XML definitions of Composer objects and their implementation |
Streaming |
streaming-jaxb-mapping.xml |
JAXB mapping between XML definitions of Streaming objects and their implementation |
ActivePivot-Filtering |
pivot.filtering-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot Filtering objects and their implementation |
ActivePivot-ContextValues |
pivot.contextvalues-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot ContextValue objects and their implementation |
ActivePivot-Definitions |
pivot.definitions-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot Definitions objects and their implementation |
ActivePivot-Security |
pivot.security-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot Security objects and their implementation |
ActivePivot-Queries |
pivot.queries-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot Queries objects and their implementation |
ActivePivot-Streaming |
pivot.streaming-jaxb-mapping.xml |
JAXB mapping between XML definitions of ActivePivot Streaming objects and their implementation |
ActivePivot-MarketRisk |
mr-jaxb-mapping.xml |
JAXB mapping between XML defitions of MR ContextValue objects and their implementation |
Activemonitor |
sentinel.context-jaxb-mapping.xml |
JAXB mapping between XML defitions of ActiveMonitor objects and their implementation |