Class SVNClassLoader

java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNClassLoader

public class SVNClassLoader extends java.lang.Object
Version:
1.3
  • Field Details

    • SVNKIT_PROPERTIES

      private static final java.lang.String SVNKIT_PROPERTIES
      See Also:
    • SVNKIT_PROPERTIES_PATH

      private static final java.lang.String SVNKIT_PROPERTIES_PATH
      See Also:
    • DEFAULT_PROPERTIES

      private static final java.lang.String DEFAULT_PROPERTIES
      See Also:
  • Constructor Details

    • SVNClassLoader

      public SVNClassLoader()
  • Method Details

    • getThreadPool

      public static ISVNThreadPool getThreadPool()
    • getAvailableAdminAreaFactories

      public static java.util.Collection getAvailableAdminAreaFactories()
    • getSASLAuthenticator

      public static SVNAuthenticator getSASLAuthenticator(SVNConnection connection) throws SVNException
      Throws:
      SVNException
    • getFSRepresentationCacheManagerFactory

      public static IFSRepresentationCacheManagerFactory getFSRepresentationCacheManagerFactory()
    • getAllClasses

      private static java.util.Collection getAllClasses(java.lang.String keyPrefix)
    • loadProperties

      private static java.util.Map loadProperties()