public class IndexRecoveryBootstrapBean
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
IndexRecoveryBootstrapBean() |
Modifier and Type | Method and Description |
---|---|
IndexRecovery |
getIndexRecoveryComponent() |
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setIndexRecoveryComponent(IndexRecovery indexRecoveryComponent) |
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 IndexRecovery getIndexRecoveryComponent()
public void setIndexRecoveryComponent(IndexRecovery indexRecoveryComponent)
Copyright © 2005–2017 Alfresco Software. All rights reserved.