public class ConnectorRARClassLoader extends SecureClassLoader
ConnectorRARClassLoader finds classes and resources from a
JAR file without exploding it. This uses the JarResourceExtractor
for finding classes and resources inside the archive
This classloader is _used_ only by the admin GUI to retrieve resource
adapter class properties without exploding the connector archive.