use class Bootstrap bootstrapping a native UNO installation
and use the shared library loader service.
The SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary
service.
See also UNOIDL com.sun.star.lang.ServiceManager.
As of UDK 3.2.0, do not create instances of this class.
It is considered a historic mistake to have a public
constructor for this class, which only has static members.
Also, this class might be changed to become final in a
future version.