SystemBootstrap
To allow customization of System.load() calls by supplying a different implementation. You'll want to call setLoader
with your custom implementation before calling into any other CEF classes which then in turn will start triggering libraries to be loaded at runtime.