public class SVNClientManagerFactory extends Object implements org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
SVNClientManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
dispose(org.tmatesoft.svn.core.wc.SVNClientManager svnClientManager) |
org.tmatesoft.svn.core.wc.SVNClientManager |
getSVNClientManager(org.tmatesoft.svn.core.wc.ISVNOptions options,
org.tmatesoft.svn.core.auth.ISVNAuthenticationManager authMgr) |
public org.tmatesoft.svn.core.wc.SVNClientManager getSVNClientManager(org.tmatesoft.svn.core.wc.ISVNOptions options, org.tmatesoft.svn.core.auth.ISVNAuthenticationManager authMgr)
public void destroy() throws Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
Exception
public void dispose(@Nullable org.tmatesoft.svn.core.wc.SVNClientManager svnClientManager)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.