Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic registration
of WebexBridge and may eliminate it. Import and call this no-op from a static code path
(the package entry point does) so the ClassFactory can resolve 'WebexBridge'.
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration of WebexBridge and may eliminate it. Import and call this no-op from a static code path (the package entry point does) so theClassFactorycan resolve'WebexBridge'.