Initialize UniversalElementFactory

Try to use only one instance of ElementFactory in your application, and you should use UniversalElementFactory instead of each component’s own Factory. This section describes how to initialize UniversalElementFactory in different situation, and how to get its reference accordingly.