public class GlistenFactory
extends java.lang.Object
Provides the link to the native (android, ios, desktop) platform.
As the concrete platform implementations are in separate jar files
that should not be loaded together in a VM, reflection is used to
instantiate the concrete implementation.