Class SVNAdminAreaFactory.DefaultSelector
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.DefaultSelector
- All Implemented Interfaces:
ISVNAdminAreaFactorySelector
- Enclosing class:
- SVNAdminAreaFactory
private static class SVNAdminAreaFactory.DefaultSelector
extends java.lang.Object
implements ISVNAdminAreaFactorySelector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjava.util.Collection
getEnabledFactories
(java.io.File path, java.util.Collection factories, boolean writeAccess) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultSelector
private DefaultSelector()
-
-
Method Details
-
getEnabledFactories
public java.util.Collection getEnabledFactories(java.io.File path, java.util.Collection factories, boolean writeAccess) throws SVNException - Specified by:
getEnabledFactories
in interfaceISVNAdminAreaFactorySelector
- Throws:
SVNException
-