I have Application class A in base module and i want to launch other Application Class B in dynamic feature module.
What i have tried till : Using Java reflection accessing the Application class.
Any good approach, don't want to use reflection because it is slow operation?
I want to use Node Schedule to build a module that will backup my serversI have the configuration of the backup periodicity in a MongoDB
There is a search function, so when I choose the sort and label select box then click the search button, it will sort dataBut the selected value is not set in the select box
Want to improve this question? Update the question so it focuses on one problem only by editing this post