Class FileExportScriptInjector


  • @ApplicationScoped
    public class FileExportScriptInjector
    extends Object
    This bean wraps third party libraries related to file exporting into javascript objects, by following the namespace pattern. This bean allows: - avoiding namespaces collisions within any other libraries - no need to manually apply changes into third party js source files - no conflicts during third party libraries version updates