public class IndexConfigurationCheckerBootstrapBean
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Constructor and Description |
---|
IndexConfigurationCheckerBootstrapBean() |
Modifier and Type | Method and Description |
---|---|
IndexConfigurationChecker |
getIndexConfigurationChecker() |
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setDirRoot(String dirRoot) |
void |
setIndexConfigurationChecker(IndexConfigurationChecker indexConfigurationChecker) |
void |
setStrict(boolean strict) |
void |
setTransactionService(TransactionService transactionService) |
public IndexConfigurationCheckerBootstrapBean()
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
protected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
public IndexConfigurationChecker getIndexConfigurationChecker()
public void setIndexConfigurationChecker(IndexConfigurationChecker indexConfigurationChecker)
public void setStrict(boolean strict)
public void setDirRoot(String dirRoot)
public void setTransactionService(TransactionService transactionService)
Copyright © 2005–2017 Alfresco Software. All rights reserved.