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() |
RepositoryState |
getRepositoryState() |
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setIndexRecoveryComponent(IndexRecovery indexRecoveryComponent) |
void |
setRepositoryState(RepositoryState repositoryState) |
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanpublic IndexRecovery getIndexRecoveryComponent()
public void setIndexRecoveryComponent(IndexRecovery indexRecoveryComponent)
public RepositoryState getRepositoryState()
public void setRepositoryState(RepositoryState repositoryState)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.