Class SetContextClassLoader

  • All Implemented Interfaces:
    AutoCloseable

    public final class SetContextClassLoader
    extends Object
    implements AutoCloseable
    Ensures ResourceManager.getFactories is able to load DefaultDirObjectFactory. Apply liberally in a try-with-resources block wherever we might be calling into JNDI.
    • Constructor Detail

      • SetContextClassLoader

        public SetContextClassLoader()