public class RepositoryEndBootstrapBean
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Constructor and Description |
---|
RepositoryEndBootstrapBean() |
Modifier and Type | Method and Description |
---|---|
RepositoryState |
getRepositoryState() |
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setRepositoryState(RepositoryState repositoryState) |
public RepositoryState getRepositoryState()
public void setRepositoryState(RepositoryState repositoryState)
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
Copyright © 2005–2017 Alfresco Software. All rights reserved.