org.alfresco.repo.search.impl.solr
Class SolrBackupClient
java.lang.Object
org.alfresco.repo.search.impl.solr.SolrBackupClient
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class SolrBackupClient
- extends java.lang.Object
- implements org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrBackupClient
public SolrBackupClient()
setSolrAdminClient
public void setSolrAdminClient(SOLRAdminClient solrAdminClient)
setCore
public void setCore(java.lang.String core)
setJobLockService
public void setJobLockService(JobLockService jobLockService)
setRemoteBackupLocation
public void setRemoteBackupLocation(java.lang.String remoteBackupLocation)
execute
public void execute()
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.