Class SVNClassLoader
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNClassLoader
public class SVNClassLoader
extends java.lang.Object
- Version:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final java.lang.String
private static final java.lang.String
private static final java.lang.String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static java.util.Collection
getAllClasses
(java.lang.String keyPrefix) static java.util.Collection
static SVNAuthenticator
getSASLAuthenticator
(SVNConnection connection) static ISVNThreadPool
private static java.util.Map
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
getAvailableAdminAreaFactories
public static java.util.Collection getAvailableAdminAreaFactories() -
getSASLAuthenticator
- Throws:
SVNException
-
getFSRepresentationCacheManagerFactory
-
getAllClasses
private static java.util.Collection getAllClasses(java.lang.String keyPrefix) -
loadProperties
private static java.util.Map loadProperties()
-